CreateImageWizard: Add min height of list selectors in packages
This commit is contained in:
parent
dc5a198df7
commit
ad6eb5524c
1 changed files with 4 additions and 0 deletions
|
|
@ -7,3 +7,7 @@
|
|||
visibility: initial;
|
||||
pointer-events: initial;
|
||||
}
|
||||
|
||||
.pf-c-dual-list-selector__menu {
|
||||
--pf-c-dual-list-selector__menu--MinHeight: 20rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue