parent
a245e48e0f
commit
d8a4e7cd32
1 changed files with 10 additions and 0 deletions
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue