mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
Signed-off-by: lstocchi <lstocchi@redhat.com>
This commit is contained in:
parent
816bf0e450
commit
fc10ca253a
1 changed files with 1 additions and 1 deletions
|
|
@ -339,7 +339,7 @@ async function restartSetup() {
|
|||
</div>
|
||||
</div>
|
||||
{#if activeStep.step.component}
|
||||
<div class="min-w-[700px] mx-auto mt-5" aria-label="onboarding component">
|
||||
<div class="min-w-[700px] mx-auto mt-32" aria-label="onboarding component">
|
||||
<OnboardingComponent
|
||||
component="{activeStep.step.component}"
|
||||
extensionId="{activeStep.onboarding.extension}" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue