CreateImageWizard: update style
The form's gutters were unnecessarily large. They are now slightly smaller to fit all data without scrolling.
This commit is contained in:
parent
2602ff346f
commit
5612d25f0d
1 changed files with 4 additions and 0 deletions
|
|
@ -11,3 +11,7 @@
|
|||
.pf-c-dual-list-selector__menu {
|
||||
--pf-c-dual-list-selector__menu--MinHeight: 18rem;
|
||||
}
|
||||
|
||||
.pf-c-form {
|
||||
--pf-c-form--GridGap: var(--pf-global--spacer--md);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue