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