fix(subs): strings and alignments

This commit is contained in:
Kalista Payne
2025-12-03 17:12:08 -06:00
parent 90096f995f
commit 55d13e44d4
2 changed files with 9 additions and 1 deletions

View File

@@ -205,6 +205,12 @@
<div>{{ $t('subUpdateCard') }}</div>
</button>
</div>
<div
v-once
class="small text-center mb-4"
>
{{ $t('subscriptionBillingFYIShort') }}
</div>
<div
v-if="purchasedPlanExtraMonthsDetails.months > 0"
class="extra-months green-10 py-2 px-3 mb-4"
@@ -409,6 +415,7 @@
<div class="d-flex flex-column align-items-center mt-3">
<div
v-once
v-if="!hasSubscription"
class="small gray-100 w-50 text-center mb-5"
>
{{ $t('subscriptionBillingFYI') }}