From 918d68d1408b37146b3e4137986f799000fcef9b Mon Sep 17 00:00:00 2001 From: whyour Date: Sun, 28 Aug 2022 00:44:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B8=83=E5=B1=80=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/index.less | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/layouts/index.less b/src/layouts/index.less index 6fb61cfc..72ffed9f 100644 --- a/src/layouts/index.less +++ b/src/layouts/index.less @@ -270,10 +270,6 @@ } } -.ant-pro-page-container-children-content { - margin: 0; -} - .ant-pro-basicLayout-content { margin: 12px; @@ -284,6 +280,10 @@ .ant-pro-page-container-warp .ant-page-header { border-bottom: 1px solid #eee; } + + .ant-pro-page-container-children-content { + margin: 0; + } } .ant-pro-global-header {