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.
62 lines
2.4 KiB
62 lines
2.4 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.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Question/AddOrEdit/BatchAdd/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___Rx_bl {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___pf3DK {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___C2f9B {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___Pmdn_ {
|
|
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___RduTL {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___Z5mJ_ {
|
|
width: 1200px;
|
|
height: 800px;
|
|
background: #ffffff;
|
|
border-radius: 4px;
|
|
margin: 30px auto;
|
|
}
|
|
.wrap___Z5mJ_ .head___WiKNg {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 60px;
|
|
margin: 0 40px;
|
|
border-bottom: 1px solid #f5f5f5;
|
|
}
|
|
.wrap___Z5mJ_ .head___WiKNg i {
|
|
font-size: 12px;
|
|
color: #666666;
|
|
}
|
|
.wrap___Z5mJ_ .head___WiKNg span {
|
|
font-size: 14px;
|
|
color: #666666;
|
|
margin-left: 6px;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___Z5mJ_ .head___WiKNg b {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
}
|
|
|