mirror of
https://github.com/PlayEdu/backend
synced 2025-07-12 19:42:49 +08:00
左侧菜单样式优化
This commit is contained in:
parent
cb1aa1e2d3
commit
f9410e0494
@ -155,6 +155,14 @@ code {
|
|||||||
background-color: #ffffff !important;
|
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 {
|
.ant-menu-submenu-active > .ant-menu-submenu-title {
|
||||||
background-color: rgba(#ff4d4f, 0.1) !important;
|
background-color: rgba(#ff4d4f, 0.1) !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user