Explorar o código

修改课程样式问题

zengyicheng %!s(int64=3) %!d(string=hai) anos
pai
achega
b5ba20382d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/components/pages/course.vue

+ 2 - 2
src/components/pages/course.vue

@@ -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;