mirror of
https://github.com/PlayEdu/backend
synced 2025-07-20 23:01:49 +08:00
左侧菜单优化
This commit is contained in:
parent
36fa2208e0
commit
88bc67069e
@ -155,8 +155,6 @@ code {
|
|||||||
background-color: #ffffff !important;
|
background-color: #ffffff !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;
|
||||||
}
|
}
|
||||||
@ -182,7 +180,7 @@ textarea.ant-input {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.ant-menu-title-content {
|
.ant-menu-title-content {
|
||||||
font-weight: 600;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-menu-item-only-child > .ant-menu-title-content {
|
.ant-menu-item-only-child > .ant-menu-title-content {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user