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

185 lines
4.5 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@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;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___fpQ8A {
display: flex;
flex-direction: column;
}
.flex-row___Sfu5J {
display: flex;
flex-direction: row;
}
.justify-start___dU9MX {
display: flex;
justify-content: flex-start;
}
.justify-center___llCpT {
display: flex;
justify-content: center;
}
.justify-end___Nwr91 {
display: flex;
justify-content: flex-end;
}
.justify-evenly___MDF8J {
display: flex;
justify-content: space-evenly;
}
.justify-around___K88FQ {
display: flex;
justify-content: space-around;
}
.justify-between___m9beb {
display: flex;
justify-content: space-between;
}
.align-start___vSgFK {
display: flex;
align-items: flex-start;
}
.align-center___guDnT {
display: flex;
align-items: center;
}
.align-end___Iw8kt {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___fpQ8A {
display: flex;
flex-direction: column;
}
.flex-row___Sfu5J {
display: flex;
flex-direction: row;
}
.justify-start___dU9MX {
display: flex;
justify-content: flex-start;
}
.justify-center___llCpT {
display: flex;
justify-content: center;
}
.justify-end___Nwr91 {
display: flex;
justify-content: flex-end;
}
.justify-evenly___MDF8J {
display: flex;
justify-content: space-evenly;
}
.justify-around___K88FQ {
display: flex;
justify-content: space-around;
}
.justify-between___m9beb {
display: flex;
justify-content: space-between;
}
.align-start___vSgFK {
display: flex;
align-items: flex-start;
}
.align-center___guDnT {
display: flex;
align-items: center;
}
.align-end___Iw8kt {
display: flex;
align-items: flex-end;
}
.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;
}