Browse Source

fix style

jwyu 1 year ago
parent
commit
0fd806da12
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/views/smartReport/reportDetail.vue

+ 4 - 0
src/views/smartReport/reportDetail.vue

@@ -232,6 +232,10 @@ div{
         }
         .html-wrap{
             // padding: 30px;
+            .report-drag-item-wrap{
+                padding: 6px;
+                margin-bottom: 3px;
+            }
         }
     }
     .report-img-box{