mirror of
https://github.com/PlayEdu/backend
synced 2025-06-28 22:42:48 +08:00
左侧菜单样式优化
This commit is contained in:
parent
cb1aa1e2d3
commit
f9410e0494
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user