From 3ed3ce1b981051755a11e3c5d37c2b2dbb1ab79f Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Mon, 22 Nov 2021 14:28:30 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 3389bc52a..20b84633e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -373,7 +373,7 @@ export default { } .el-main { - padding: 10px 10px 0 10px; + padding: 15px 10px 0 10px; } .content-box { display: flex;