zengyicheng 2 vuotta sitten
vanhempi
commit
fbe719c7db
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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>