Wizard: fix dual list selector styling
This commit is contained in:
parent
854ff4a8eb
commit
751b393fea
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@
|
||||||
pointer-events: initial;
|
pointer-events: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pf-c-dual-list-selector {
|
.pf-v5-c-dual-list-selector {
|
||||||
--pf-c-dual-list-selector__menu--MinHeight: 18rem;
|
--pf-v5-c-dual-list-selector__menu--MinHeight: 18rem;
|
||||||
--pf-c-dual-list-selector--GridTemplateColumns--pane--MinMax--max: 100vw;
|
--pf-v5-c-dual-list-selector--GridTemplateColumns--pane--MinMax--max: 100vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pf-c-form {
|
.pf-c-form {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue