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.
313 lines
10 KiB
313 lines
10 KiB
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Settings/index.less?modules ***!
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___kBXL_ {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___OazEq {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___wrPiJ {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___cNbBK {
|
|
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___VfVx_ {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___dX7Vx {
|
|
padding: 0 45px;
|
|
}
|
|
.wrap___dX7Vx .title___rON5Q {
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #000000;
|
|
margin-top: 25px;
|
|
text-align: center;
|
|
}
|
|
.wrap___dX7Vx .tags___ykLgw {
|
|
height: 42px;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-left: 30px;
|
|
padding-right: 20px;
|
|
justify-content: center;
|
|
}
|
|
.wrap___dX7Vx .tags___ykLgw .tag___dcw2w {
|
|
margin-right: 30px;
|
|
}
|
|
.wrap___dX7Vx .tags___ykLgw .tag___dcw2w span {
|
|
font-size: 14px;
|
|
color: #5F6368;
|
|
margin-right: 10px;
|
|
}
|
|
.wrap___dX7Vx .tags___ykLgw .tag___dcw2w b {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #000000;
|
|
}
|
|
.wrap___dX7Vx .btns___X0ko6 {
|
|
margin-left: auto;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___dX7Vx .btns___X0ko6 > div {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-left: 30px;
|
|
}
|
|
.wrap___dX7Vx .btns___X0ko6 > div span {
|
|
cursor: pointer;
|
|
font-weight: 400;
|
|
color: #5F6368;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Settings/components/ModuleSettings/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___y1YZJ {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___wTOwl {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___XmLwW {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___gWVqd {
|
|
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___PjZDS {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.form___JA0Ze {
|
|
margin-top: 25px !important;
|
|
}
|
|
.form___JA0Ze .text___cCcOQ {
|
|
font-size: 12px;
|
|
color: #5f6367;
|
|
margin-top: 20px;
|
|
}
|
|
.form___JA0Ze input {
|
|
border-radius: 2px;
|
|
border: 1px solid #e1e1e1;
|
|
}
|
|
.form___JA0Ze .ant-form-item-label {
|
|
width: 100px;
|
|
}
|
|
.form___JA0Ze label:not('.ant-radio-wrapper') {
|
|
height: 32px;
|
|
color: #666666 !important;
|
|
line-height: 32px;
|
|
}
|
|
.form___JA0Ze label:not('.ant-radio-wrapper')::before {
|
|
margin-top: 2px;
|
|
}
|
|
.form___JA0Ze .img___ht1lh {
|
|
position: relative;
|
|
width: 200px;
|
|
height: auto;
|
|
background-color: #f4f3f4;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.form___JA0Ze .img___ht1lh > div {
|
|
position: absolute;
|
|
right: -6px;
|
|
top: -6px;
|
|
cursor: pointer;
|
|
background-color: #fff;
|
|
width: 16px;
|
|
height: 16px;
|
|
border-radius: 50%;
|
|
}
|
|
.form___JA0Ze .title___mljGY {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-top: 40px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.form___JA0Ze .title___mljGY b {
|
|
width: 4px;
|
|
height: 14px;
|
|
background: #666666;
|
|
margin-right: 10px;
|
|
}
|
|
.form___JA0Ze .title___mljGY span {
|
|
color: #666666;
|
|
font-size: 14px;
|
|
}
|
|
.form___JA0Ze .list___isVFT {
|
|
background: #FFFFFF;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1;
|
|
border-radius: 4px;
|
|
padding: 30px 91px 30px 45px;
|
|
}
|
|
.form___JA0Ze .btn___IUjb1 {
|
|
background: #3061D0;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1;
|
|
border-radius: 2px;
|
|
padding: 0 36px;
|
|
margin-top: 40px;
|
|
height: 38px;
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Settings/components/Member/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center____FAUe {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___JShCL {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___YhLcd {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___yfXIw {
|
|
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___zPH_W {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.warp____XM76 .Content___dD_y0 {
|
|
margin-top: 26px;
|
|
}
|
|
.warp____XM76 .imgstyle___d5fnu {
|
|
height: 177px;
|
|
width: 291px;
|
|
border-radius: 4px 4px 0px 0px;
|
|
overflow: hidden;
|
|
}
|
|
.warp____XM76 .imgstyle___d5fnu img {
|
|
width: 100%;
|
|
transition: all 0.5s;
|
|
}
|
|
.warp____XM76 .cardstyle___uUh0g {
|
|
width: 291px;
|
|
height: 277px;
|
|
box-shadow: 0px 2px 4px 0px #d6dae1;
|
|
border-radius: 4px;
|
|
}
|
|
.warp____XM76 .paddingcard___uEvZt .titlefont___HssVh {
|
|
font-size: 16px;
|
|
font-family: PingFangSC-Semibold, PingFang SC;
|
|
font-weight: 600;
|
|
color: #000000;
|
|
}
|
|
.warp____XM76 .flexEnd___Hl39R {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: flex-end;
|
|
}
|
|
.warp____XM76 .flexEnd___Hl39R > span {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.warp____XM76 .modalinput___Vs9yI {
|
|
width: 342px;
|
|
height: 38px;
|
|
margin-left: 10px;
|
|
}
|
|
.warp____XM76 .items___Gh25j {
|
|
width: calc(50% - 13px);
|
|
height: 90px;
|
|
background: #ffffff;
|
|
display: inline-flex;
|
|
padding: 20px;
|
|
justify-content: space-between;
|
|
margin-bottom: 26px;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1;
|
|
border-radius: 4px;
|
|
border: 1px solid #F5F5F5;
|
|
}
|
|
.warp____XM76 .items___Gh25j img {
|
|
width: 50px;
|
|
height: 50px;
|
|
border-radius: 50%;
|
|
margin-right: 10px;
|
|
}
|
|
.warp____XM76 .items___Gh25j:nth-child(odd) {
|
|
margin-right: 26px;
|
|
}
|
|
.warp____XM76 .adminsstyle___dby7X {
|
|
width: 48px;
|
|
height: 17px;
|
|
background: #FFBF95;
|
|
border-radius: 2px;
|
|
border: 1px solid;
|
|
border-image: linear-gradient(310deg, #f5970b, #f98300) 1 1;
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #B34800;
|
|
margin-left: 6px;
|
|
margin-top: 4px;
|
|
text-align: center;
|
|
line-height: 15px;
|
|
}
|
|
.warp____XM76 .upadmin___JBDfN {
|
|
font-size: 14px;
|
|
color: #3061D0;
|
|
cursor: pointer;
|
|
}
|
|
.warp____XM76 .yes___VIGe0 {
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Semibold, PingFang SC;
|
|
font-weight: 600;
|
|
color: #196efd;
|
|
line-height: 20px;
|
|
}
|
|
.warp____XM76 .no___e0VYU {
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Semibold, PingFang SC;
|
|
font-weight: 600;
|
|
color: #e30000;
|
|
line-height: 20px;
|
|
margin-left: 30px;
|
|
}
|
|
|