lsc 1 year ago
parent
commit
863c23821d

+ 2 - 1
src/components/easy2/studyStudent.vue

@@ -21491,9 +21491,10 @@ export default {
   min-width: 15px;
   width: 15px;
   height: 15px;
+  display: flex;
 }
 .lastText {
-  padding: 0 5px 2px 5px;
+  padding: 0 5px 0 5px;
   box-sizing: border-box;
   font-size: 14px;
 }

+ 2 - 1
src/components/easy3/studyStudent.vue

@@ -21506,9 +21506,10 @@ export default {
   min-width: 15px;
   width: 15px;
   height: 15px;
+  display: flex;
 }
 .lastText {
-  padding: 0 5px 2px 5px;
+  padding: 0 5px 0 5px;
   box-sizing: border-box;
   font-size: 14px;
 }

+ 2 - 1
src/components/student/studyStudent.vue

@@ -5489,9 +5489,10 @@ export default {
   min-width: 15px;
   width: 15px;
   height: 15px;
+  display: flex;
 }
 .lastText {
-  padding: 0 5px 2px 5px;
+  padding: 0 5px 0 5px;
   box-sizing: border-box;
   font-size: 14px;
 }

+ 2 - 1
src/components/studyStudent.vue

@@ -21481,9 +21481,10 @@ export default {
   min-width: 15px;
   width: 15px;
   height: 15px;
+  display: flex;
 }
 .lastText {
-  padding: 0 5px 2px 5px;
+  padding: 0 5px 0 5px;
   box-sizing: border-box;
   font-size: 14px;
 }

+ 2 - 1
src/components/trainCourse/easy2/studyStudent.vue

@@ -21081,9 +21081,10 @@ export default {
   min-width: 15px;
   width: 15px;
   height: 15px;
+  display: flex;
 }
 .lastText {
-  padding: 0 5px 2px 5px;
+  padding: 0 5px 0 5px;
   box-sizing: border-box;
   font-size: 14px;
 }

+ 2 - 1
src/components/trainCourse/easy3/studyStudent.vue

@@ -21073,9 +21073,10 @@ export default {
   min-width: 15px;
   width: 15px;
   height: 15px;
+  display: flex;
 }
 .lastText {
-  padding: 0 5px 2px 5px;
+  padding: 0 5px 0 5px;
   box-sizing: border-box;
   font-size: 14px;
 }

+ 2 - 1
src/components/trainCourse/studyStudent.vue

@@ -21047,9 +21047,10 @@ export default {
   min-width: 15px;
   width: 15px;
   height: 15px;
+  display: flex;
 }
 .lastText {
-  padding: 0 5px 2px 5px;
+  padding: 0 5px 0 5px;
   box-sizing: border-box;
   font-size: 14px;
 }