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__Account.5770f648.chunk.css

179 lines
3.4 KiB

.modal___2DX0z {
display: flex;
flex-direction: row;
}
.avatarWrap___2lmFf {
border: 1px solid #eee;
}
.tip___220u_ {
color: #9b9b9b;
margin-top: 4px;
font-size: 14px;
}
.previewWrap___2BJLo {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 320px;
align-items: center;
margin-left: 36px;
}
.previewImg___29S6d {
overflow: hidden;
background-color: #fff;
border-radius: 50%;
text-align: center;
width: 120px !important;
height: 120px !important;
}
.uploadButton___30_6b {
color: #0152d9;
border: 1px solid #0152d9;
padding: 2px 18px;
cursor: pointer;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.wrap___15YxZ {
width: 280px;
margin-right: 10px;
}
.avatarWrap___1SK7M {
width: 280px;
height: 261px;
background: #ffffff;
border-radius: 4px;
display: flex;
align-content: center;
flex-wrap: wrap;
justify-content: center;
}
.avatar___aE2NE {
text-align: center;
background: #dae7ec;
box-shadow: 0px 0px 10px 0px rgba(1, 145, 88, 0.2);
border: 2px solid #ffffff;
width: 141px;
height: 141px;
border-radius: 50%;
position: relative;
}
.updateAvatarWrap___1fuUU {
overflow: hidden;
position: relative;
width: 136px;
border-radius: 50%;
height: 136px;
}
.img___1hVau {
width: 136px;
border-radius: 50%;
height: 136px;
cursor: pointer;
vertical-align: middle;
border-style: none;
}
.updateAvatar___3eO7J {
position: absolute;
top: 100px;
left: 0px;
text-align: center;
color: #fff;
width: 137px;
height: 23px;
line-height: 23px;
background: rgba(76, 172, 255, 0.7);
cursor: pointer;
}
.name_role___ILfyb {
width: 100%;
height: auto;
margin-top: 20px;
display: flex;
justify-content: center;
align-items: center;
}
.name___3A4CD {
color: #05101a;
font-size: 18px;
margin-right: 8px;
}
.role___2fZYJ {
color: #666666;
font-size: 14px;
}
.manage___QXo8r {
width: 100%;
height: calc(100vh - 441px);
min-height: 657px;
background: #ffffff;
border-radius: 4px;
}
.title___BMo5O {
color: #2c3850;
font-size: 16px;
font-weight: 400;
padding: 20px 30px;
margin-top: 10px;
}
.colorGary___1xzwA {
color: #2c3850;
margin-right: 14px !important;
}
.colorGreen___1cWMZ {
color: #019158;
}
.colorRed___3vds7 {
color: #ff0000;
}
.item___3kvAY {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
list-style-type: none;
font-size: 14px;
padding: 13px 0px;
padding-left: 30px;
cursor: pointer;
color: #2c3850;
}
.active___2NtTm {
position: relative;
background: rgba(1, 145, 88, 0.04);
}
.active___2NtTm::before {
content: '';
width: 2px;
height: 18px;
background: #019158;
position: absolute;
left: 0px;
top: 50%;
transform: translateY(-50%);
}
.item___3kvAY i:first-child {
color: #019158;
margin-right: 14px !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.bg___wq3H6 {
margin: 0 auto;
min-width: 1200px;
padding: 30px 30px 60px 30px;
}
.wrap___13xuI {
display: flex;
width: 1200px;
margin: 0px auto;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */