e
This commit is contained in:
@ -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;
|
||||
|
||||
/* 全局滚动条美化 */
|
||||
|
||||
Reference in New Issue
Block a user