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

75 lines
2.8 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.3.36@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.36@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Statistics/UserportraitStatistics/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___fYdol {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___hNewv {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___oEhY7 {
align-items: center;
box-align: center;
}
.flex_box_center_end___lNRJt {
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___bEkV_ {
flex-direction: column;
box-orient: block-axis;
}
.bg___oSNUG {
background: #fff;
padding: 20px 30px;
}
.bg___oSNUG .title___zanNh {
line-height: 22px;
font-size: 16px;
font-weight: 600;
color: #444f68;
margin-bottom: 20px;
}
.bg___oSNUG .tab___o1NAt {
font-size: 14px;
font-weight: 400;
line-height: 20px;
padding-bottom: 10px;
}
.bg___oSNUG .titleItem___bLJ9c {
height: 14px;
font-size: 14px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #000;
line-height: 14px;
padding-left: 8px;
border-left: 3px solid #000;
margin-top: 20px;
}
.bg___oSNUG .titleItem___bLJ9c .titleItemSpan___RQ53A {
color: #666;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}
.bg___oSNUG .button___a458q {
padding: 6px 30px;
font-size: 14px;
font-weight: 400;
background: #0091ff;
border-color: #0091ff;
border-radius: 2px;
}