Explorar el Código

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

jwyu hace 1 año
padre
commit
96c22e8bed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;