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;
+    }
   }
 }