mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
6 lines
148 B
CSS
6 lines
148 B
CSS
|
|
.keycloak__page_nav__nav {
|
|
--pf-v5-c-page__sidebar--Transition: all 50ms cubic-bezier(.42, 0, .58, 1);
|
|
overflow: inherit;
|
|
overflow-y: auto;
|
|
} |