From 02ffc08b47ae6aa234ebce5b127d89b50f4f6092 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Tue, 6 Sep 2022 18:31:01 +0800 Subject: [PATCH] =?UTF-8?q?style(=E7=99=BB=E5=BD=95):=20=E4=BA=8C=E7=BB=B4?= =?UTF-8?q?=E7=A0=81=E5=AE=B9=E5=99=A8=E9=AB=98=E5=BA=A6=E5=9B=BA=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/login/index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/src/views/login/index.vue b/frontend/src/views/login/index.vue index 6835a93753..15fd78dc67 100644 --- a/frontend/src/views/login/index.vue +++ b/frontend/src/views/login/index.vue @@ -58,7 +58,7 @@
- + @@ -501,6 +501,9 @@ export default { height: 150px; padding: 10px; } + .code-contaniner { + height: 410px; + } } .login-third-item { display: inline-block;