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.
77 lines
2.7 KiB
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.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Graduation/Topics/Edit/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___oUI48 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___ygvRP {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___eHXbG {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___VqFf6 {
|
|
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___VdaxG {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___AuzLD {
|
|
background: white;
|
|
}
|
|
.title___ig1Ym {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___ig1Ym strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___HQ0Kv {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___gvlMr a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.btns___vjaR0 {
|
|
margin-top: 30px;
|
|
margin-bottom: 30px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.btns___vjaR0 a,
|
|
.btns___vjaR0 button {
|
|
width: 120px;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
display: inline-block;
|
|
margin-right: 15px;
|
|
}
|
|
.btns___vjaR0 a {
|
|
color: #0152d9;
|
|
border: 1px solid #0152d9;
|
|
}
|
|
.btns___vjaR0 a:hover {
|
|
color: #999;
|
|
border-color: #999;
|
|
}
|
|
|