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:
Katarina Sieklova 2025-02-26 17:03:18 +01:00 committed by Klara Simickova
parent 57fab5fd80
commit e3fde5eb9b

View file

@ -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>