mirror of
https://github.com/PlayEdu/backend
synced 2025-06-29 18:42:47 +08:00
左侧菜单样式优化
This commit is contained in:
parent
7cc49cfe21
commit
4a871f1abe
@ -149,7 +149,6 @@ code {
|
|||||||
color: #ff4d4f !important;
|
color: #ff4d4f !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
textarea.ant-input {
|
textarea.ant-input {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
@ -157,3 +156,7 @@ textarea.ant-input {
|
|||||||
.none {
|
.none {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
|
||||||
|
font-weight: 600 !important;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user