lsc 1 年之前
父节点
当前提交
46dc39cab1

+ 1 - 0
src/components/pages/addCourse.vue

@@ -18207,6 +18207,7 @@ ol {
   width: 85%;
   border-radius: 5px;
   height: 30px;
+  min-height: 30px;
   line-height: 30px;
   text-align: center;
   padding: 0 10px;

+ 1 - 0
src/components/pages/aiAddCourse/addCourse.vue

@@ -17402,6 +17402,7 @@ ol {
   width: 85%;
   border-radius: 5px;
   height: 30px;
+  min-height: 30px;
   line-height: 30px;
   text-align: center;
   padding: 0 10px;

+ 1 - 0
src/components/pages/easy/addCourse.vue

@@ -13863,6 +13863,7 @@ ol {
   width: 85%;
   border-radius: 5px;
   height: 30px;
+  min-height: 30px;
   line-height: 30px;
   text-align: center;
   padding: 0 10px;

+ 1 - 0
src/components/pages/newCourse/addCourse.vue

@@ -18247,6 +18247,7 @@ ol {
   width: 85%;
   border-radius: 5px;
   height: 30px;
+  min-height: 30px;
   line-height: 30px;
   text-align: center;
   padding: 0 10px;

+ 1 - 1
src/components/pages/synergyCourse/addCourse.vue

@@ -11452,7 +11452,7 @@ ol {
 .check_class {
   width: 85%;
   border-radius: 5px;
-  height: 30px;
+  min-height: 30px;
   line-height: 30px;
   text-align: center;
   padding: 0 10px;

+ 1 - 0
src/components/pages/trainCourse/addCourse.vue

@@ -14251,6 +14251,7 @@ ol {
   width: 85%;
   border-radius: 5px;
   height: 30px;
+  min-height: 30px;
   line-height: 30px;
   text-align: center;
   padding: 0 10px;

+ 1 - 0
src/components/pages/trainCourse/easy/addCourse.vue

@@ -13775,6 +13775,7 @@ ol {
   width: 85%;
   border-radius: 5px;
   height: 30px;
+  min-height: 30px;
   line-height: 30px;
   text-align: center;
   padding: 0 10px;