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

65 lines
2.6 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.3.15@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.15@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Graduations/Lists/Personmanage/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___SU33_ {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___NnGYW {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___lX31d {
align-items: center;
box-align: center;
}
.flex_box_center_end___KWld3 {
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___QHzze {
flex-direction: column;
box-orient: block-axis;
}
.ActvieE3___Hv5W0:hover {
color: #E30000;
}
.Actvie00___xMrRz:hover {
color: #00B187;
}
.body___gECjr {
padding-top: 20px;
padding-left: 45px;
}
.body___gECjr [class~="ant-table-thead"] tr th:nth-child(1),
.body___gECjr [class~="ant-table-thead"] tr th:nth-last-child(1) {
border-radius: 0 !important;
}
.AddBut___iCNdk {
color: #fff;
height: 32px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 18px;
}
.selectInfo___2doF7 {
width: 100%;
height: 38px;
background: #f4f7fc;
border-radius: 2px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 8px;
margin-bottom: 1px;
}