upgrade plan UI improvements

This commit is contained in:
Čarodej
2022-01-03 11:14:27 +01:00
parent 2363592dcd
commit 9d189b3d12
8 changed files with 232 additions and 729 deletions
@@ -177,8 +177,8 @@
</ValidationObserver>
</div>
<!-- Payment method for automatically handle payments -->
<div class="card shadow-card">
<!-- Payment method for automatically handle payments - only for Stripe -->
<div v-if="config.isStripe" class="card shadow-card">
<FormLabel icon="credit-card">
{{ $t('Payment Method') }}
</FormLabel>