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) { %>