This commit is contained in:
Taric Xin
2022-02-23 20:03:17 +08:00
parent 01d4c7bc0b
commit 55f751a22e
6 changed files with 36 additions and 19 deletions

View File

@ -7,14 +7,19 @@
@import './styles/theme';
.icon {
width : 18px;
fill : currentColor;
overflow : hidden;
font-size: 18px !important;
color : #ffffff;
width : 18px;
fill : currentColor;
font-size : 18px !important;
color : #ffffff;
margin-right: 10px;
}
.ant-menu-submenu-vertical {
.icon {
margin-right: 40px;
}
}
@layout-gutter: 8px;
/* 全局滚动条美化 */