ソースを参照

Merge branch 'master' of https://git.cocorobo.cn/CocoRoboLabs/pbl-teacher-table

lsc 2 年 前
コミット
b2ddff3c3a
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/components/pages/addCourse.vue

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

@@ -11123,9 +11123,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>