zengyicheng 2 lat temu
rodzic
commit
fbe719c7db
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      src/components/pages/addCourse.vue

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

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