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

87 lines
3.0 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.24@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.24@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Statistics/CourseStatistics/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___oN0_S {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___VocC2 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___B92LK {
align-items: center;
box-align: center;
}
.flex_box_center_end___g1IcT {
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___mthMO {
flex-direction: column;
box-orient: block-axis;
}
.bg___jIkIe {
padding: 30px;
background: white;
}
.containerTitle___YJIiZ {
font-weight: 500;
font-size: 16px;
color: #333333;
}
.subTitle___h9V3M {
display: flex;
align-items: center;
justify-content: flex-start;
height: 22px;
margin-top: 30px;
margin-bottom: 20px;
}
.subTitle___h9V3M .subTag___CQs2m {
display: inline-block;
margin-right: 8px;
width: 5px;
height: 14px;
background: #3061D0;
}
.subTitle___h9V3M .subText___GPMvm {
line-height: 22px;
font-weight: 500;
font-size: 14px;
color: #232B40;
}
.pieWrap___SWSQF {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
align-content: space-between;
height: 322px;
}
.pieWrap___SWSQF .pieContainer___AVuwI {
width: 265px;
height: 151px;
border: 1px solid #F6F7F0;
display: flex;
align-items: center;
justify-content: space-around;
}
.pieWrap___SWSQF .pieContainer___AVuwI .tipWrap___oKk7w .pieTip___lrUrC {
display: inline-block;
width: 12px;
height: 12px;
margin-right: 6px;
border-radius: 2px;
background: #E9E9E9;
}