From 2eff99abe1dc57b40def23768f1662eb742d8384 Mon Sep 17 00:00:00 2001 From: whyour Date: Sat, 10 Jun 2023 13:27:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BE=A7=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=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 1a1010a5..dbe2038f 100644 --- a/src/layouts/index.less +++ b/src/layouts/index.less @@ -414,7 +414,7 @@ body[data-mode='phone'] header { } } -.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed { +.ant-design-pro .ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed { box-shadow: none; border-right: 1px solid #eee; }