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.
238 lines
6.0 KiB
238 lines
6.0 KiB
.addStudentContainer___IFgkF {
|
|
margin-top: -25px;
|
|
}
|
|
.addStudentContainer___IFgkF .listItem___7ig_z {
|
|
padding-top: 10px;
|
|
}
|
|
.addStudentContainer___IFgkF .listItem___7ig_z .tips___8FIc8 {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
line-height: 14px;
|
|
margin-bottom: 60px;
|
|
text-align: center;
|
|
}
|
|
.addStudentContainer___IFgkF .listItem___7ig_z .qrCode___SvJEn {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.addStudentContainer___IFgkF .listItem___7ig_z .qrCode___SvJEn > 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___IFgkF .listItem___7ig_z .qrCode___SvJEn > div:last-child {
|
|
margin-top: 10px;
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #999999;
|
|
line-height: 12px;
|
|
}
|
|
.addStudentContainer___IFgkF .ant-tabs-nav {
|
|
height: 64px;
|
|
padding-top: 10px;
|
|
margin-bottom: 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___4BHX- {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___fH2oM {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___TgSS9 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1vKaD {
|
|
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___1kCgI {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.input___2mV-b {
|
|
width: 507px;
|
|
height: 38px;
|
|
background: #f6f7f9;
|
|
border-radius: 19px;
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 {
|
|
position: relative;
|
|
flex-shrink: 0;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2:hover .menu___37CBn {
|
|
display: block;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .text___159fF {
|
|
color: #000000;
|
|
font-size: 14px;
|
|
cursor: default;
|
|
height: 38px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .text___159fF i {
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
transform: translateY(1px) scale(0.6);
|
|
color: #979797;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .text___159fF .b1___2uGyF {
|
|
display: inline-block;
|
|
width: 1px;
|
|
height: 38px;
|
|
margin-left: 15px;
|
|
margin-right: 0px;
|
|
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .text___159fF .b2___2DXw1 {
|
|
display: inline-block;
|
|
width: 1px;
|
|
height: 38px;
|
|
margin-left: 0px;
|
|
margin-right: 8px;
|
|
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .menu___37CBn {
|
|
display: none;
|
|
position: absolute;
|
|
z-index: 999;
|
|
width: auto;
|
|
left: -16px;
|
|
top: 35px;
|
|
padding: 4px;
|
|
background-color: #fff;
|
|
border-radius: 8px;
|
|
box-shadow: 0px 10px 16px 0px #cecece;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .menu___37CBn div {
|
|
clear: both;
|
|
margin: 0;
|
|
padding: 5px 12px;
|
|
color: rgba(0, 0, 0, 0.88);
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
text-align: left;
|
|
line-height: 1.57142857;
|
|
cursor: pointer;
|
|
transition: all 0.2s;
|
|
white-space: nowrap;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .menu___37CBn div:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.input___2mV-b > input {
|
|
flex: 1 1;
|
|
padding: 4px 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3IH6S {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3AU-S {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1ykIO {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1aIQB {
|
|
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___2A_ra {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.btn___23gjd.mediacy-round___3vc8E {
|
|
height: 36px;
|
|
border-radius: 36px;
|
|
}
|
|
.btn___23gjd.mediacy-default___2zIGi {
|
|
height: 36px;
|
|
border-radius: 4px;
|
|
}
|
|
.btn___23gjd .default___20Yio {
|
|
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border: 1px solid #bacffe;
|
|
font-size: 14px;
|
|
padding: 0 15px;
|
|
color: #3061d0;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
button[class~='ant-btn-default']:not(:disabled).btn___23gjd {
|
|
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border: 1px solid #bacffe;
|
|
font-size: 14px;
|
|
padding: 0 15px;
|
|
color: #3061d0;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
button[class~='ant-btn-default']:not(:disabled).btn___23gjd:hover {
|
|
color: #165dff;
|
|
border: 1px solid #165dff;
|
|
}
|
|
button[class~='ant-btn-default']:disabled.btn___23gjd {
|
|
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border: 1px solid #bacffe;
|
|
font-size: 14px;
|
|
padding: 0 15px;
|
|
color: #3061d0;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
opacity: 50%;
|
|
cursor: not-allowed;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|