fix: enlarge mobile renewal button

This commit is contained in:
3252a8
2026-06-01 18:17:02 +03:00
parent 7d3178bd48
commit 4fa18a1262
2 changed files with 13 additions and 1 deletions
@@ -343,7 +343,7 @@
</Button>
{/if}
<Button
class="wide"
class={`wide${subscription.active ? " subscription-renew-action" : ""}`}
variant={subscription.active ? "secondary" : "default"}
onclick={openPaymentModal}
>