From c94920614a1b1bd3d698b608a2f92ebdab4b386b Mon Sep 17 00:00:00 2001 From: lyp Date: Thu, 26 Dec 2024 10:08:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AEai=E7=94=9F=E6=88=90=E6=8F=90?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/card/CardProj.tsx | 12 +++--------- src/components/card/card-proj.css | 2 +- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/src/components/card/CardProj.tsx b/src/components/card/CardProj.tsx index 3304648..91168e4 100644 --- a/src/components/card/CardProj.tsx +++ b/src/components/card/CardProj.tsx @@ -460,9 +460,7 @@ export default function CardProj(props: any) { }}>
登录界面设置
{ @@ -477,9 +475,7 @@ export default function CardProj(props: any) { }}>
系统菜单管理({data.projModCount})
{ @@ -495,9 +491,7 @@ export default function CardProj(props: any) { }}>
菜单排序({data.projModCount})
diff --git a/src/components/card/card-proj.css b/src/components/card/card-proj.css index 9f5b2e5..3d6e6b7 100644 --- a/src/components/card/card-proj.css +++ b/src/components/card/card-proj.css @@ -293,7 +293,7 @@ display: flex; margin-left: 18px; - margin-right: 10px; + /* margin-right: 10px; */ } .threeBtn {