From 1b894fc60ea78efd096d07dfa728eabf6213b623 Mon Sep 17 00:00:00 2001 From: lisl <1223762861@qq.com> Date: Thu, 9 Sep 2021 14:52:05 +0800 Subject: [PATCH] =?UTF-8?q?update:=E6=9B=B4=E6=96=B0=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FrontCode1/vue/src/views/login.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FrontCode1/vue/src/views/login.vue b/FrontCode1/vue/src/views/login.vue index 2fae602..a180db6 100644 --- a/FrontCode1/vue/src/views/login.vue +++ b/FrontCode1/vue/src/views/login.vue @@ -398,6 +398,9 @@ export default { } > .el-card { padding: 10px; + ::v-deep.el-card__body { + padding: 0; + } .flex { > div { margin: 10px 0;