ImageCreateWizard: Reduce packages height to avoid overflow

This commit is contained in:
Sanne Raymaekers 2021-06-30 15:19:43 +02:00 committed by jkozol
parent d8de57508d
commit 67c61739c6

View file

@ -9,5 +9,5 @@
}
.pf-c-dual-list-selector__menu {
--pf-c-dual-list-selector__menu--MinHeight: 20rem;
--pf-c-dual-list-selector__menu--MinHeight: 18rem;
}