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.
NewEduCoderBuild/p__Engineering.2d938e85.chu...

133 lines
3.4 KiB

.flex_box_center___1qwbF {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2yQBP {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___gq2zt {
align-items: center;
box-align: center;
}
.flex_box_center_end___3FWfK {
justify-content: flex-end;
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___2P8-8 {
flex-direction: column;
box-orient: block-axis;
}
.wrap___3fbFV {
min-width: 1200px;
margin: 20px auto;
display: flex;
padding: 0 20px;
justify-content: space-between;
align-items: flex-start;
}
.wrap___3fbFV .left___2RiqZ {
width: 200px;
background: #ffffff;
border-radius: 4px;
overflow: hidden;
flex-shrink: 0;
box-shadow: 0px 5px 25px 0px rgba(192, 209, 235, 0.5);
min-height: calc(100vh - 64px - 220px);
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 {
height: 100%;
border-right: 0;
padding-bottom: 80px;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-submenu-title {
font-size: 16px;
height: 50px;
line-height: 50px;
padding-right: 8px;
font-weight: 500;
color: #464f66;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-submenu-title i {
margin-right: 15px;
color: #999999;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-submenu-title .custom-icon {
float: right;
font-size: 17px;
padding-top: 20px;
transform: scale(0.5);
color: #999999;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-item {
font-size: 14px;
height: 40px;
line-height: 40px;
padding-left: 46px !important;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-item:hover {
background-color: #f9f9f9;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-item aside {
color: #666666;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-submenu-selected {
background: #ebf2fc !important;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-submenu-selected .ant-menu-submenu-title {
color: #0152d9;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-submenu-selected .ant-menu-submenu-title i {
color: #0152d9;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-submenu-selected .custom-icon {
color: #0152d9 !important;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-item-selected {
background-color: #0152d9 !important;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-item-selected aside {
color: #fff;
}
.wrap___3fbFV .left___2RiqZ .menu___1A3m0 .ant-menu-item-selected::after {
opacity: 0;
}
.wrap___3fbFV .left___2RiqZ .home___1cOx0 {
display: flex;
padding-top: 26px;
padding-left: 16px;
padding-right: 8px;
margin-bottom: 15px;
cursor: pointer;
}
.wrap___3fbFV .left___2RiqZ .home___1cOx0 .info___jSF2Y > div:first-child {
font-size: 20px;
font-weight: 500;
color: #0152d9;
line-height: 28px;
}
.wrap___3fbFV .left___2RiqZ .home___1cOx0 .info___jSF2Y > div:last-child {
font-size: 12px;
font-weight: 600;
color: #8da6bc;
}
.wrap___3fbFV .right___29ZR5 {
background: #ffffff;
border-radius: 4px;
flex: 1 1;
margin-left: 20px;
overflow: hidden;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */