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