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__Innovation__MyMirror.685...

126 lines
2.8 KiB

.flex_box_center___pU3XA {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1U_6R {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1smhT {
align-items: center;
box-align: center;
}
.flex_box_center_end___bpHUP {
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___EUwEN {
flex-direction: column;
box-orient: block-axis;
}
.wrapper___1X7en {
padding: 0 40px;
min-width: 1200px;
flex-wrap: nowrap;
}
.content_wrapper___3n5-m {
background-color: #fff;
padding: 28px 20px 30px 20px;
}
.base_modal_style___z-811 div[class^='ant-modal-body'] {
padding: 32px;
}
.menu___38Uo4 {
height: calc(100% - 70px);
min-width: 200px;
}
.menu___38Uo4 li[class^='ant-menu-item'] {
font-size: 14px;
height: 50px;
display: flex;
align-items: center;
}
.menu___38Uo4 .submenu___HEUO6 li[class^='ant-menu-item'],
.menu___38Uo4 .submenu___HEUO6 div[class^='ant-menu-submenu-title'] {
font-size: 14px;
height: 50px;
display: flex;
align-items: center;
}
.menu___38Uo4 .submenu___HEUO6 li[class^='ant-menu-item'] {
color: #6b758b;
}
.menu___38Uo4 .submenu___HEUO6 li[class~='ant-menu-item-selected'] {
color: #0152d9;
}
.link___P03_W {
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #165dff;
}
.link___P03_W:hover {
cursor: pointer;
}
.header___2VW9_ {
display: flex;
justify-content: space-between;
}
.header___2VW9_ .title___1n9dn {
font-size: 16px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #464f66;
}
.header___2VW9_ .title___1n9dn::before {
content: '';
display: inline-block;
width: 4px;
height: 12px;
background: #242f49;
margin-right: 8px;
}
.home___2a6QW {
display: flex;
padding: 26px 36px;
align-items: center;
justify-content: center;
background: #fff;
cursor: pointer;
}
.home___2a6QW .info___3Nfca {
margin-left: 10px;
}
.home___2a6QW .info___3Nfca > div:first-child {
font-size: 20px;
font-weight: 500;
color: #0152d9;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
[class~='ant-upload-drag'] {
background: rgba(24, 144, 255, 0.04) !important;
border-radius: 4px;
border: 1px dashed #0152d9;
}
.colorBlue___FpSkV {
color: #0152d9;
}
.repeatedName___2XphI {
color: red;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */