lex-xin 5 månader sedan
förälder
incheckning
1e47c40cdd

+ 2 - 2
src/components/layout/guide-section/index.tsx

@@ -64,8 +64,8 @@ export default defineComponent({
         minHeight: 391.5,
         minWidth: 600,
         defaultPosition: 'center',
-        width: 1000,
-        height: 640
+        width: 864,
+        height: 540
       }
     );
 

+ 1 - 1
src/views/prepare-lessons/model/courseware-type/index.module.less

@@ -228,7 +228,7 @@
     justify-content: space-between;
     color: #777777;
     font-size: max(13px, 12Px);
-    padding-top: 8px;
+    padding-top: 5px;
     .authorName {
       max-width: 50%;
       span {