Parcourir la source

1

Signed-off-by: lcw <1324309909@qq.com>
lcw il y a 2 ans
Parent
commit
bd06b16113
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      src/components/pages/course.vue

+ 5 - 0
src/components/pages/course.vue

@@ -728,6 +728,11 @@
 	}
 	.choose > div:nth-child(4) > span {
 		width: 74px !important;
+		min-width: 74px;
+	}
+	.choose > div:nth-child(4) >>> .el-select {
+		width: 217.5px;
+		min-width: 215.06px;
 	}
 	.clear {
 		width: 70px;