fix: responsive buttons on dashboard wishlist lists on mobile
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
<Button
|
||||
onclick={handleClick}
|
||||
variant={unlocked ? "default" : "outline"}
|
||||
class="w-full md:w-auto"
|
||||
>
|
||||
{#if unlocked}
|
||||
<Lock class="mr-2 h-4 w-4" />
|
||||
|
||||
Reference in New Issue
Block a user