Sfoglia il codice sorgente

智能研报盒子之间增加间距

jwyu 1 anno fa
parent
commit
96c22e8bed
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/smartReport/editReport.vue

+ 1 - 1
src/views/smartReport/editReport.vue

@@ -1292,7 +1292,7 @@ div{
         min-height: 100%;
         .report-drag-item-wrap{
             width: 100%;
-            padding: 3px;
+            padding: 6px;
             min-height: 80px;
             border: 1px dashed #0052D9;
             position: relative;