3430642003
* multiple ux issues around realms fixes: #324 * changed to same size as scroll spy form width * fixed test * fixed realm info link * fixes console errors * fixed key * fixed type * fixed test introduced cleanup function
10 lines
No EOL
199 B
CSS
10 lines
No EOL
199 B
CSS
@import "@patternfly/patternfly/patternfly.min.css";
|
|
@import "@patternfly/patternfly/patternfly-addons.css";
|
|
|
|
.keycloak__pageheader_brand {
|
|
height: 35px;
|
|
}
|
|
|
|
.keycloak__form {
|
|
max-width: 1024px;
|
|
} |