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.
48 lines
2.3 KiB
48 lines
2.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.2.3@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.2.3@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Administration/Student/components/AddStudent.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.addStudentContainer___c5ADl {
|
|
margin-top: -25px;
|
|
}
|
|
.addStudentContainer___c5ADl .listItem___cOpB2 {
|
|
display: flex;
|
|
justify-content: center;
|
|
padding-top: 10px;
|
|
}
|
|
.addStudentContainer___c5ADl .listItem___cOpB2 .tips___UuolQ {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
line-height: 14px;
|
|
margin-bottom: 60px;
|
|
text-align: center;
|
|
}
|
|
.addStudentContainer___c5ADl .listItem___cOpB2 .qrCode___OJ0wR {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.addStudentContainer___c5ADl .listItem___cOpB2 .qrCode___OJ0wR > div:first-child {
|
|
width: 168px;
|
|
height: 168px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 2px 8px 0px #dedede;
|
|
border-radius: 8px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.addStudentContainer___c5ADl .listItem___cOpB2 .qrCode___OJ0wR > div:last-child {
|
|
margin-top: 10px;
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #999999;
|
|
line-height: 12px;
|
|
}
|
|
.addStudentContainer___c5ADl .ant-tabs-nav {
|
|
height: 64px;
|
|
padding-top: 10px;
|
|
margin-bottom: 0;
|
|
}
|
|
|