From 97ec607a4b7831c5c351f9da53d3b7a6982425b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD?= Date: Thu, 29 Jan 2026 22:48:57 +0300 Subject: [PATCH] minor css fix --- APP_UI/src/assets/main.css | 8 ++++++-- APP_UI/src/views/Account.vue | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) 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