优化侧边菜单样式内边距

This commit is contained in:
wangqiao
2025-09-24 08:59:43 +08:00
parent 6f58ba2389
commit 7f7664e68f

View File

@ -169,7 +169,7 @@
.menu-item {
/* position: relative; */
text-align: center;
padding: 10px 24px;
padding: 9px 24px;
cursor: pointer;
/* transition: all 0.3s ease; */
color: #333;