Browse Source

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

lsc 2 years ago
parent
commit
b2ddff3c3a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/pages/addCourse.vue

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

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