diff --git a/APP_UI/src/assets/main.css b/APP_UI/src/assets/main.css index 3c06218..d107b4b 100644 --- a/APP_UI/src/assets/main.css +++ b/APP_UI/src/assets/main.css @@ -404,8 +404,8 @@ body { color: var(--text-heading) !important; } -.card-header:first-child { - height: 55px; +.seccard { + height: 60px; } .btn-account-action { @@ -1127,6 +1127,10 @@ h6 { z-index: 999; backdrop-filter: blur(2px); } + + .btn-action-group { + flex-direction: column; + } } /* --- CONFIGURATION PAGES (PKI & VPN) --- */ diff --git a/APP_UI/src/views/Account.vue b/APP_UI/src/views/Account.vue index e96b8ca..0546aa2 100644 --- a/APP_UI/src/views/Account.vue +++ b/APP_UI/src/views/Account.vue @@ -4,7 +4,7 @@
-
+
Security Settings
@@ -30,7 +30,7 @@
-
+
Two-Factor Authentication Active