ソースを参照

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

jwyu 1 年間 前
コミット
96c22e8bed
1 ファイル変更1 行追加1 行削除
  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;