From a0d96c031997e22ea6ee1eeb3177be890ee94a3b Mon Sep 17 00:00:00 2001 From: smallchill Date: Wed, 5 Jan 2022 15:21:53 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E4=BC=98=E5=8C=96=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9F=A5=E7=9C=8B=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/App.vue b/src/App.vue index 2959c60..1697360 100644 --- a/src/App.vue +++ b/src/App.vue @@ -24,4 +24,7 @@ export default { height: 100%; overflow: hidden; } +.avue--detail .el-col{ + margin-bottom: 0; +}