From 5cc83111dbdef41f0511ef1d6d9765cadccf1a5d Mon Sep 17 00:00:00 2001 From: chenos Date: Tue, 15 Nov 2022 10:31:47 +0800 Subject: [PATCH] fix: menu z-index --- .../core/client/src/route-switch/antd/admin-layout/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/core/client/src/route-switch/antd/admin-layout/index.tsx b/packages/core/client/src/route-switch/antd/admin-layout/index.tsx index 818ae28d8..ab0c2efdb 100644 --- a/packages/core/client/src/route-switch/antd/admin-layout/index.tsx +++ b/packages/core/client/src/route-switch/antd/admin-layout/index.tsx @@ -144,7 +144,7 @@ const InternalAdminLayout = (props: any) => { `} style={{ height: 46, lineHeight: '46px', position: 'relative', paddingLeft: 0 }} > -
+
{
-
+