diff --git a/src/pages/Account/Card/AccountDescriptorMenu.vue b/src/pages/Account/Card/AccountDescriptorMenu.vue index dab8ea4426..2792ca963c 100644 --- a/src/pages/Account/Card/AccountDescriptorMenu.vue +++ b/src/pages/Account/Card/AccountDescriptorMenu.vue @@ -126,6 +126,8 @@ onMounted(() => { v-model="shouldSyncPassword" :label="t('account.card.actions.sync.checkbox')" :info="t('account.card.actions.sync.tooltip')" + clearable + clear-icon="close" color="primary" />