Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop

This commit is contained in:
wangshiming
2022-03-11 15:41:49 +08:00
3 changed files with 9 additions and 13 deletions

File diff suppressed because one or more lines are too long

View File

@ -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 {

View File

@ -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;
}
}