Wizard: fix indentation of manual file system config
Fixes #2910 Indentation of manual file system configuration in the review step of the wizard was aligned.
This commit is contained in:
parent
57fab5fd80
commit
e3fde5eb9b
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ export const MinimumSizePopover = () => {
|
|||
variant="plain"
|
||||
aria-label="File system configuration info"
|
||||
aria-describedby="file-system-configuration-info"
|
||||
className="pf-v5-u-pl-sm pf-v5-u-pt-0 pf-v5-u-pb-0"
|
||||
className="pf-v5-u-pl-sm pf-v5-u-pr-0 pf-v5-u-pt-0 pf-v5-u-pb-0"
|
||||
>
|
||||
<HelpIcon />
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue