From d71624873663bfeab3bdf12359807674753a2985 Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Sun, 3 Mar 2024 22:24:23 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=A7=BB=E5=8A=A8=E7=AB=AF=E6=97=B6?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E6=A1=86=E5=AE=BD=E5=BA=A6=E8=87=AA=E9=80=82?= =?UTF-8?q?=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 5abe84c..a605791 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -154,6 +154,7 @@ createCode() } .login-card { width: 480px; + max-width: 90%; border-radius: 20px; box-shadow: 0 0 10px #dcdfe6; background-color: #fff;