keycloak-scim/public/index.css
Erik Jan de Wit 3430642003
multiple ux issues around realms (#330)
* 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
2021-02-09 07:32:41 -05:00

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;
}