diff --git a/src/pages/Account/Card/AccountDescriptor.vue b/src/pages/Account/Card/AccountDescriptor.vue
index ed7adc455..826c285b3 100644
--- a/src/pages/Account/Card/AccountDescriptor.vue
+++ b/src/pages/Account/Card/AccountDescriptor.vue
@@ -75,14 +75,14 @@ const hasAccount = ref(false);
-
+
{{ t('account.card.deactivated') }}
@@ -93,7 +93,7 @@ const hasAccount = ref(false);
v-if="hasAccount"
flat
round
- size="sm"
+ size="xs"
class="fill-icon"
>
{{ t('account.card.enabled') }}