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

97 lines
3.3 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/Shixuns/Exports/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___jUfHY {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___BsD9m {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___U607n {
align-items: center;
box-align: center;
}
.flex_box_center_end___Cjzjt {
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___Zi6iY {
flex-direction: column;
box-orient: block-axis;
}
.list___QG0cp {
max-height: 500px;
overflow: auto;
padding-left: 0;
}
.list___QG0cp h1 {
font-size: 16px;
color: #4a89c7;
margin-top: 15px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.list___QG0cp li {
height: 36px;
line-height: 36px;
border-bottom: 1px solid #eaeaea;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
padding-right: 20px;
padding-left: 20px;
cursor: pointer;
}
.list___QG0cp li.on___bq2Xj,
.list___QG0cp li:hover {
color: #0152d9;
border-color: #0152d9;
}
.export_type_modal___T7FVs {
display: flex;
flex-wrap: wrap;
justify-content: right;
margin-top: 10px;
}
.export_type_modal___T7FVs .export_type_modal_con___n3I3H {
width: 100%;
display: flex;
justify-content: center;
}
.export_type_modal___T7FVs .export_type_modal_con___n3I3H .type_item___Mb5HA {
width: 120px;
height: 120px;
margin: 0 20px;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.export_type_modal___T7FVs .export_type_modal_con___n3I3H .img_warp___u0jbT {
padding: 15px;
border-radius: 8px;
border: 1px solid #d9d9d9;
cursor: pointer;
margin-bottom: 3px;
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
}
.export_type_modal___T7FVs .export_type_modal_con___n3I3H .img_warp___u0jbT:hover {
background-color: #fafafa;
}
.export_type_modal___T7FVs .export_type_modal_con___n3I3H .img_warp_active___F1Y7V {
background-color: #fafafa;
border-color: #5784de;
}