Basic steps with text inputs to test the navigation and formatting, add final review step component to show all values
8 lines
158 B
SCSS
8 lines
158 B
SCSS
.pf-c-wizard__nav-list {
|
|
padding-right: 0px;
|
|
}
|
|
|
|
.ins-c-image-builder__in-wizard.pf-c-popover {
|
|
visibility: initial;
|
|
pointer-events: initial;
|
|
}
|