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

128 lines
3.9 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/Classrooms/Lists/ShixunHomeworks/Commitsummary/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___SGCnt {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___FXB9h {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___jslui {
align-items: center;
box-align: center;
}
.flex_box_center_end___WNIgf {
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___zpYXy {
flex-direction: column;
box-orient: block-axis;
}
.bg___rSw_d {
margin: 0 auto;
width: 1200px;
margin-top: 20px;
margin-bottom: 60px;
padding-bottom: 140px;
}
.flexRow___XoLur {
display: flex;
flex-direction: row;
}
.flexJustifyCenter___pSF0k {
justify-content: center;
}
.flexAlignEnd___UJpWO {
align-items: flex-end;
}
.flexAlignCenter___UtTr5 {
align-items: center;
}
.flexColumn___cCOhR {
display: flex;
flex-direction: column;
}
.formWrap___TnbqC label {
font-size: 14px;
}
.titleWrap___KlxcJ {
background-color: #fff;
display: flex;
flex-direction: row;
justify-content: space-between;
font-size: 18px;
color: #333;
padding: 10px 20px;
border-bottom: 1px solid #eeeeee;
background: #fff;
}
.fieldWrap___gG_z7 {
background-color: #fff;
padding: 10px 20px 10px;
border-bottom: 1px solid #eeeeee;
}
.fieldWrap___gG_z7 div[class~='ant-form-item-label'] label {
font-size: 14px;
}
.fieldWrap___gG_z7 input[class~='ant-input'] {
line-height: 1.5;
background: transparent;
border-width: 1px;
height: 40px;
font-size: 14px;
}
.mdWrap___lxZQe {
background-color: #fff;
padding: 10px 20px 10px;
margin-top: 10px;
}
.mdWrap___lxZQe div[class~='ant-form-item-label'] label {
font-size: 14px;
}
.backgroundFa___LV7Gu {
background: #fafafa;
}
.button___xLTIU {
width: 130px;
height: 40px;
line-height: 40px;
font-weight: 400;
padding: 0px;
}
.searchMember___yMVKY {
background: #f4faff;
height: 400px;
overflow: auto;
padding: 20px;
}
.searchMember___yMVKY [class~='ant-col'] {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.searchMember___yMVKY [class~='ant-col'] [class='ant-checkbox-wrapper'] {
display: box;
display: flex;
align-items: center;
box-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.searchMember___yMVKY [class~='ant-col'] [class='ant-checkbox-wrapper'] span:nth-child(2) {
overflow: hidden;
text-overflow: ellipsis;
}