From ce8a0c6adb8de0b077afc5eb958ae138003e29e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AD=A3=E6=98=93?= Date: Tue, 3 Dec 2024 11:55:00 +0800 Subject: [PATCH] 1 --- src/views/login.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/login.vue b/src/views/login.vue index 11e3a3a..94248f9 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -310,7 +310,7 @@ getCookie() .contain { position: relative; border-radius: 6px; - top: -70%; + top: -100%; left: 150px; background: #fff; width: 350px;