From 0b998821930b48756150fb19cf83638116ee14ef Mon Sep 17 00:00:00 2001 From: hanhh <18330117883@163.com> Date: Tue, 27 Jul 2021 00:09:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=A1=A8=E6=A0=BC=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/index.less b/src/layouts/index.less index 518db753..470182cb 100644 --- a/src/layouts/index.less +++ b/src/layouts/index.less @@ -46,7 +46,7 @@ body { max-width: unset !important; overflow: auto; .ant-pro-page-container-children-content { - overflow: visible; + overflow: auto; height: calc(100vh - 96px); height: calc(100vh - var(--vh-offset, 0px) - 96px); background-color: #fff;