From ccc21b9820400af2fc6d453988242b1a3bea906f Mon Sep 17 00:00:00 2001 From: qinjie Date: Sat, 11 Sep 2021 09:35:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=8F=9C=E5=8D=95=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=BE=B9=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index c795590..501f104 100644 --- a/public/index.html +++ b/public/index.html @@ -130,6 +130,13 @@ /* 项目管理 - 选择单位组件样式 end */ + /* 修改菜单页面的边距 start */ + .ant-pro-basicLayout-content { + margin: 15px !important; + } + + /* 修改菜单页面的边距 end */ + /* card 样式调整 start */ .ant-card-head { min-height: auto !important; @@ -148,7 +155,7 @@ padding: 15px !important; } - /* card 样式调整 start */ + /* card 样式调整 end */ <% for (var i in htmlWebpackPlugin.options.cdn && htmlWebpackPlugin.options.cdn.css) { %>