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__virtualSpaces__Lists__Me...

147 lines
3.1 KiB

.flex_box_center___-NfPq {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3y3z4 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3v_Zy {
align-items: center;
box-align: center;
}
.flex_box_center_end___1ObkQ {
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___QR1Y4 {
flex-direction: column;
box-orient: block-axis;
}
.warp___3A-ud {
width: 965px;
background: #fff;
box-shadow: 0px 2px 4px 0px rgba(232, 232, 233, 0.5);
border-radius: 4px;
padding: 20px 25px;
min-height: 672px;
}
.warp___3A-ud .title___2tkyk {
display: flex;
justify-content: space-between;
align-items: center;
}
.warp___3A-ud .Inputstyle___jFzzW {
width: 329px;
height: 38px;
}
.warp___3A-ud .buttonstyle___BT2gc {
width: 90px;
background: #196efd;
height: 30px;
color: #fff;
font-size: 12px;
}
.warp___3A-ud .Content___2YDs2 {
margin-top: 10px;
}
.warp___3A-ud .imgstyle___2Kklj {
height: 177px;
width: 291px;
border-radius: 4px 4px 0px 0px;
overflow: hidden;
}
.warp___3A-ud .imgstyle___2Kklj img {
width: 100%;
transition: all 0.5s;
}
.warp___3A-ud .cardstyle___2BBrt {
width: 291px;
height: 277px;
box-shadow: 0px 2px 4px 0px #d6dae1;
border-radius: 4px;
}
.warp___3A-ud .paddingcard___2m5U8 .titlefont___RHrDo {
font-size: 16px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #000000;
}
.warp___3A-ud .flexEnd___aGZ6f {
display: flex;
flex-direction: row;
align-items: flex-end;
}
.warp___3A-ud .flexEnd___aGZ6f > span {
display: flex;
align-items: center;
}
.warp___3A-ud .modalinput___1Hxhb {
width: 342px;
height: 38px;
margin-left: 10px;
}
.warp___3A-ud .items___3xlQF {
width: 100%;
height: 90px;
background: #ffffff;
border-radius: 4px;
border: 1px solid #ebf1fc;
display: flex;
padding: 20px;
justify-content: space-between;
}
.warp___3A-ud .items___3xlQF img {
width: 50px;
height: 50px;
border-radius: 50%;
margin-right: 10px;
}
.warp___3A-ud .adminsstyle___34KOT {
width: 56px;
height: 22px;
background: #fa6400;
border-radius: 2px;
margin-left: 10px;
text-align: center;
color: #fff;
font-size: 12px;
line-height: 22px;
}
.warp___3A-ud .upadmin___2LihX {
height: 20px;
font-size: 14px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #196efd;
line-height: 20px;
cursor: pointer;
}
.warp___3A-ud .yes___1mOZl {
font-size: 14px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #196efd;
line-height: 20px;
}
.warp___3A-ud .no___3XaRt {
font-size: 14px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #e30000;
line-height: 20px;
margin-left: 30px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */