소스 검색

修改样式

lex 1 년 전
부모
커밋
4bf69445b6
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      src/views/prepare-lessons/components/lesson-main/courseware/addCourseware.module.less

+ 6 - 0
src/views/prepare-lessons/components/lesson-main/courseware/addCourseware.module.less

@@ -350,6 +350,8 @@
     padding-bottom: calc(100% / 4 * 0.73333);
     position: relative;
 
+
+
     .itemWrapBox {
       position: absolute;
       left: 0;
@@ -390,6 +392,10 @@
       width: 100%;
       height: 100%;
     }
+
+    .sortable-drag {
+      padding: 0;
+    }
   }
 }