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
4.0 KiB

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Member/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___WU37G {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___J204w {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___lDtce {
align-items: center;
box-align: center;
}
.flex_box_center_end___NpkUT {
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___EAzy_ {
flex-direction: column;
box-orient: block-axis;
}
.warp___PZTtH {
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___PZTtH .title___dXPCC {
display: flex;
justify-content: space-between;
align-items: center;
}
.warp___PZTtH .Inputstyle___rcf3G {
width: 329px;
height: 38px;
}
.warp___PZTtH .buttonstyle___M_KMl {
width: 90px;
background: #196efd;
height: 30px;
color: #fff;
font-size: 12px;
}
.warp___PZTtH .Content___Rn74i {
margin-top: 10px;
}
.warp___PZTtH .imgstyle___CXbCN {
height: 177px;
width: 291px;
border-radius: 4px 4px 0px 0px;
overflow: hidden;
}
.warp___PZTtH .imgstyle___CXbCN img {
width: 100%;
transition: all 0.5s;
}
.warp___PZTtH .cardstyle___SNS7C {
width: 291px;
height: 277px;
box-shadow: 0px 2px 4px 0px #d6dae1;
border-radius: 4px;
}
.warp___PZTtH .paddingcard___GcUcD .titlefont___s3wwA {
font-size: 16px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #000000;
}
.warp___PZTtH .flexEnd___aqG5g {
display: flex;
flex-direction: row;
align-items: flex-end;
}
.warp___PZTtH .flexEnd___aqG5g > span {
display: flex;
align-items: center;
}
.warp___PZTtH .modalinput___sgKjb {
width: 342px;
height: 38px;
margin-left: 10px;
}
.warp___PZTtH .items___Xp5GB {
width: 100%;
height: 90px;
background: #ffffff;
border-radius: 4px;
border: 1px solid #ebf1fc;
display: flex;
padding: 20px;
justify-content: space-between;
}
.warp___PZTtH .items___Xp5GB img {
width: 50px;
height: 50px;
border-radius: 50%;
margin-right: 10px;
}
.warp___PZTtH .adminsstyle___QVwdG {
width: 56px;
height: 22px;
background: #fa6400;
border-radius: 2px;
margin-left: 10px;
text-align: center;
color: #fff;
font-size: 12px;
line-height: 22px;
}
.warp___PZTtH .upadmin___AuQU8 {
height: 20px;
font-size: 14px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #196efd;
line-height: 20px;
cursor: pointer;
}
.warp___PZTtH .yes___FZCFO {
font-size: 14px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #196efd;
line-height: 20px;
}
.warp___PZTtH .no___lt73Q {
font-size: 14px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #e30000;
line-height: 20px;
margin-left: 30px;
}