CreateImageWizard: improve packages step

Update the text description and replace "options" with "packages". Also,
add styling to increase the size of the available and chosen packages
list.
This commit is contained in:
Jacob Kozol 2021-05-26 15:52:49 +02:00 committed by Sanne Raymaekers
parent cea9808c91
commit 6cd58557c5
3 changed files with 10 additions and 4 deletions

View file

@ -0,0 +1,3 @@
.pf-c-dual-list-selector__menu {
--pf-c-dual-list-selector__menu--MinHeight: 20.5rem
}