|
@@ -468,7 +468,7 @@ export default {
|
|
}
|
|
}
|
|
.student_search span {
|
|
.student_search span {
|
|
margin: 0 10px 0 0;
|
|
margin: 0 10px 0 0;
|
|
- width: 65px;
|
|
|
|
|
|
+ min-width: 65px;
|
|
}
|
|
}
|
|
.student_button {
|
|
.student_button {
|
|
display: flex;
|
|
display: flex;
|
|
@@ -724,7 +724,7 @@ export default {
|
|
width: 32.33333%;
|
|
width: 32.33333%;
|
|
}
|
|
}
|
|
.choose > div:nth-child(5) {
|
|
.choose > div:nth-child(5) {
|
|
- margin-left: 1%;
|
|
|
|
|
|
+ margin: 5px 0 0 1%;
|
|
}
|
|
}
|
|
.choose > div:nth-child(4) > span {
|
|
.choose > div:nth-child(4) > span {
|
|
width: 74px !important;
|
|
width: 74px !important;
|