From 01f48d7d976b476517f67dd7e77b8b64f24e81d8 Mon Sep 17 00:00:00 2001 From: danshihao Date: Fri, 9 Aug 2024 20:08:56 +0800 Subject: [PATCH] =?UTF-8?q?[update=20=E7=99=BB=E5=BD=95]=20=E8=A1=A5?= =?UTF-8?q?=E5=85=85=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/user/Login.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/user/Login.vue b/src/views/user/Login.vue index b7a891f..0ec8658 100644 --- a/src/views/user/Login.vue +++ b/src/views/user/Login.vue @@ -403,6 +403,7 @@ export default { } .login-btn { + margin-top: 48px; /deep/button { height: 58px; font-weight: 500; @@ -429,6 +430,7 @@ export default { } .login-btn { + margin-top: 28px; /deep/ button { height: 48px; font-size: 16px;