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 {