Add padding on wish import confirmation
parent
f5a860da39
commit
84cb31e96e
|
@ -555,6 +555,7 @@
|
||||||
>{cancelled ? $t('wish.import.cancelling') : $t('wish.import.cancel')}</Button
|
>{cancelled ? $t('wish.import.cancelling') : $t('wish.import.cancel')}</Button
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="pb-16 md:pb-0" />
|
||||||
{:else}
|
{:else}
|
||||||
<div>
|
<div>
|
||||||
{#if showFaq}
|
{#if showFaq}
|
||||||
|
|
Loading…
Reference in New Issue