fix bug
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -7,20 +7,15 @@
|
||||
@import './styles/theme';
|
||||
|
||||
.icon {
|
||||
width : 18px;
|
||||
fill : currentColor;
|
||||
font-size : 18px !important;
|
||||
color : #ffffff;
|
||||
width : 18px;
|
||||
fill : currentColor;
|
||||
overflow : hidden;
|
||||
font-size: 18px !important;
|
||||
color : #ffffff;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.ant-menu-submenu-vertical {
|
||||
.icon {
|
||||
margin-right: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
@layout-gutter: 11px;
|
||||
@layout-gutter: 8px;
|
||||
|
||||
/* 全局滚动条美化 */
|
||||
*::-webkit-scrollbar {
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
|
||||
.alain-pro__sider-logo h1{
|
||||
font-size: 15px !important;
|
||||
}
|
||||
@ -63,4 +64,4 @@
|
||||
}
|
||||
.ant-tabs-tab-btn{
|
||||
font-size: 14px !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user