mirror of
https://github.com/PlayEdu/backend
synced 2025-12-22 21:19:52 +08:00
左侧菜单样式优化
This commit is contained in:
@@ -155,6 +155,14 @@ code {
|
||||
background-color: #ffffff !important;
|
||||
}
|
||||
|
||||
.ant-menu-item {
|
||||
height: 48px !important;
|
||||
}
|
||||
|
||||
.ant-menu-submenu-title {
|
||||
height: 48px !important;
|
||||
}
|
||||
|
||||
.ant-menu-submenu-active > .ant-menu-submenu-title {
|
||||
background-color: rgba(#ff4d4f, 0.1) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user