zengyicheng преди 2 години
родител
ревизия
fbe719c7db
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/components/pages/addCourse.vue

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

@@ -11030,9 +11030,9 @@ ol {
   display: flex;
   align-items: center;
   justify-content: center;
-  margin-top: 100px;
+  margin-top: 150px;
 }
 .noneBox > img {
-  width: 400px;
+  width: 300px;
 }
 </style>