左侧菜单样式优化

This commit is contained in:
禺狨 2023-03-09 15:39:09 +08:00
parent 7cc49cfe21
commit 4a871f1abe

View File

@ -149,7 +149,6 @@ code {
color: #ff4d4f !important;
}
textarea.ant-input {
vertical-align: middle;
}
@ -157,3 +156,7 @@ textarea.ant-input {
.none {
display: none;
}
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
font-weight: 600 !important;
}