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>