add dark mode in wizard steps (#1206)

* add dark mode in wizard steps

* step navigation dark mode issue fixed
This commit is contained in:
Payal Dholakiya
2023-03-30 18:43:37 +05:30
committed by GitHub
parent deb039ba02
commit 18dc88682c
9 changed files with 22 additions and 38 deletions

View File

@ -2,7 +2,6 @@
<BaseWizardStep
:title="$t('wizard.preferences')"
:description="$t('wizard.preferences_desc')"
step-container="bg-white border border-gray-200 border-solid mb-8 md:w-full p-8 rounded w-full"
>
<form action="" @submit.prevent="next">
<div>