From 4a618ece68d1d29b6a73182db90fa37d35776aec Mon Sep 17 00:00:00 2001 From: whyour Date: Sun, 21 Mar 2021 20:11:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=8F=B3=E4=BE=A7=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E5=8C=BA=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/index.less b/src/layouts/index.less index f2b9f1ca..9559e33d 100644 --- a/src/layouts/index.less +++ b/src/layouts/index.less @@ -14,7 +14,7 @@ body { } .ant-pro-grid-content.wide { - max-width: unset; + max-width: unset !important; overflow: auto; .ant-pro-page-container-children-content { overflow: auto;