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

77 lines
2.7 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/Graduation/Topics/Add/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___JefHi {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___N1h0l {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Mtb4t {
align-items: center;
box-align: center;
}
.flex_box_center_end___F6G6K {
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___JldFX {
flex-direction: column;
box-orient: block-axis;
}
.bg___Hgook {
background: white;
}
.title____XaYs {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title____XaYs strong {
color: #333;
}
.titleLeft___xe0PB {
flex: 1 1;
}
.titleRight___wML5g a {
margin-right: 20px;
font-weight: bold;
}
.btns___l22_n {
margin-top: 30px;
margin-bottom: 30px;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.btns___l22_n a,
.btns___l22_n button {
width: 120px;
height: 40px;
line-height: 40px;
text-align: center;
display: inline-block;
margin-right: 15px;
}
.btns___l22_n a {
color: #0152d9;
border: 1px solid #0152d9;
}
.btns___l22_n a:hover {
color: #999;
border-color: #999;
}