mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
@@ -18,6 +18,16 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.keycloak__realm_selector__dropdown .pf-c-dropdown__menu {
|
||||
min-width: 0;
|
||||
width: 15.125rem;
|
||||
|
||||
}
|
||||
.keycloak__realm_selector__dropdown .pf-c-dropdown__menu .pf-m-fill {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.pf-c-context-selector.keycloak__realm_selector__context_selector {
|
||||
--pf-c-context-selector__toggle--Color: var(--pf-c-nav__link--m-current--Color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user