You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
108 lines
2.7 KiB
108 lines
2.7 KiB
.flex_box_center___ymkLj {
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3uBu8 {
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___m2El3 {
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2RCrk {
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___2VvBq {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___25-2X {
|
|
width: 1200px;
|
|
margin: 40px auto;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
}
|
|
.wrap___25-2X .left___F9fEn {
|
|
width: 280px;
|
|
background: #FFFFFF;
|
|
border-radius: 4px;
|
|
padding: 20px 0;
|
|
}
|
|
.wrap___25-2X .left___F9fEn .menu___1E1Fo {
|
|
height: 100%;
|
|
border-right: 0;
|
|
}
|
|
.wrap___25-2X .left___F9fEn .menu___1E1Fo .ant-menu-submenu-title {
|
|
font-size: 16px;
|
|
height: 60px;
|
|
line-height: 60px;
|
|
}
|
|
.wrap___25-2X .left___F9fEn .menu___1E1Fo .ant-menu-submenu-title i {
|
|
margin-right: 20px;
|
|
color: #999999;
|
|
}
|
|
.wrap___25-2X .left___F9fEn .menu___1E1Fo .ant-menu-submenu-title .custom-icon {
|
|
float: right;
|
|
font-size: 17px;
|
|
padding-top: 28px;
|
|
-ms-transform: scale(0.5);
|
|
transform: scale(0.5);
|
|
color: #999999;
|
|
}
|
|
.wrap___25-2X .left___F9fEn .menu___1E1Fo .ant-menu-item {
|
|
font-size: 14px;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
padding-left: 86px !important;
|
|
}
|
|
.wrap___25-2X .left___F9fEn .menu___1E1Fo .ant-menu-item:hover {
|
|
background-color: #f9f9f9;
|
|
}
|
|
.wrap___25-2X .left___F9fEn .menu___1E1Fo .ant-menu-item a {
|
|
color: #666666;
|
|
}
|
|
.wrap___25-2X .left___F9fEn .menu___1E1Fo .ant-menu-submenu-selected i {
|
|
color: #1890ff !important;
|
|
}
|
|
.wrap___25-2X .left___F9fEn .menu___1E1Fo .ant-menu-submenu-selected .custom-icon {
|
|
color: #1890ff !important;
|
|
}
|
|
.wrap___25-2X .left___F9fEn .menu___1E1Fo .ant-menu-item-selected {
|
|
background-color: #EDF7FF !important;
|
|
}
|
|
.wrap___25-2X .left___F9fEn .menu___1E1Fo .ant-menu-item-selected a {
|
|
color: #1890ff;
|
|
}
|
|
.wrap___25-2X .left___F9fEn .menu___1E1Fo .ant-menu-item-selected::after {
|
|
opacity: 0;
|
|
}
|
|
.wrap___25-2X .right___1cCpq {
|
|
background: #FFFFFF;
|
|
border-radius: 4px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|