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