左侧菜单样式优化

This commit is contained in:
禺狨 2023-03-09 17:22:43 +08:00
parent f9410e0494
commit a2c649f629

View File

@ -163,6 +163,10 @@ code {
height: 48px !important;
}
.ant-menu-item-only-child {
height: 40px !important;
}
.ant-menu-submenu-active > .ant-menu-submenu-title {
background-color: rgba(#ff4d4f, 0.1) !important;
}