From 6e3f05c58f5761b7dffbdac8142e6d2d082487e6 Mon Sep 17 00:00:00 2001 From: china_ahhui Date: Sun, 2 Jun 2024 11:33:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=95=8C=E9=9D=A2=E6=89=AB?= =?UTF-8?q?=E7=A0=81=E6=8C=89=E9=92=AEui=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/system/login/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/views/system/login/index.vue b/web/src/views/system/login/index.vue index bb442bf..dbaf061 100644 --- a/web/src/views/system/login/index.vue +++ b/web/src/views/system/login/index.vue @@ -279,8 +279,8 @@ onMounted(() => { .login-content-main-sacn { position: absolute; - top: 0; - right: 0; + top: 2px; + right: 12px; width: 50px; height: 50px; overflow: hidden;