keycloak-scim/src/components/scroll-form/form-panel.css
Erik Jan de Wit 3b1d89fedb
partially solves issue #422 (#442)
* partially solves issue #422

* fixed section

* added not before now set / clear alerts
2021-03-17 14:40:19 +01:00

4 lines
119 B
CSS

.kc-form-panel__panel {
margin-top: var(--pf-global--spacer--lg);
padding-bottom: var(--pf-global--spacer--2xl);
}