zengyicheng 2 лет назад
Родитель
Сommit
d459d29bba
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/pages/addCourse.vue

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

@@ -5621,7 +5621,7 @@ ol {
 }
 .chooseWho {
   display: flex;
-  width: 320px;
+  width: 380px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-between;