From df6214d612156b18bb771848a8f50c85cec92b1a Mon Sep 17 00:00:00 2001 From: Tino Hager Date: Mon, 17 Jun 2024 13:52:13 +0200 Subject: [PATCH] optimize layout --- .../src/components/MfaConfigurationBox.vue | 16 +++++++++------- src/Frontend/src/pages/AccountPage.vue | 4 ++-- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/src/Frontend/src/components/MfaConfigurationBox.vue b/src/Frontend/src/components/MfaConfigurationBox.vue index 10b9d7a..4a38d86 100644 --- a/src/Frontend/src/components/MfaConfigurationBox.vue +++ b/src/Frontend/src/components/MfaConfigurationBox.vue @@ -153,8 +153,11 @@ function stepperPrevious () {
-
-
+ + MFA is active -
- -
+ + To deactivate MFA, please provide another code. -
-
+ +
diff --git a/src/Frontend/src/pages/AccountPage.vue b/src/Frontend/src/pages/AccountPage.vue index e4429e5..f359fcb 100644 --- a/src/Frontend/src/pages/AccountPage.vue +++ b/src/Frontend/src/pages/AccountPage.vue @@ -10,10 +10,10 @@ import MfaConfigurationBox from '../components/MfaConfigurationBox.vue'

Account

-
+
-
+