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>