From c420bbccc9bd1c348e41904e826dc49c71d7eeb4 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Wed, 17 May 2023 09:53:55 +0200 Subject: [PATCH] fix(front): Improve Delete account modal UI Signed-off-by: Thomas Citharel --- js/src/views/Settings/AccountSettings.vue | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/js/src/views/Settings/AccountSettings.vue b/js/src/views/Settings/AccountSettings.vue index ef9b3208..fbe1a141 100644 --- a/js/src/views/Settings/AccountSettings.vue +++ b/js/src/views/Settings/AccountSettings.vue @@ -187,7 +187,7 @@ :placeholder="t('Password')" /> - - {{ t("Delete everything") }} - +
+ + {{ t("Delete everything") }} + +
-
+