Forráskód Böngészése

报表拖动条微调

TonyKang 5 éve
szülő
commit
671f4d8b32

+ 1 - 1
web/building_saas/complementary_ration_lib/html/dinge.html

@@ -25,7 +25,7 @@
             cursor: s-resize;
         }
         div.resize-x{
-            width: 1%;
+            width: 4px;
             height: 100%;
             background: #efefef;
             cursor: w-resize;

+ 1 - 1
web/building_saas/css/custom.css

@@ -21,7 +21,7 @@ div.resize-y{
     cursor: s-resize;
 }
 div.resize-x{
-    width: 1%;
+    width: 4px;
     height: 100%;
     background: #efefef;
     cursor: w-resize;

+ 1 - 1
web/building_saas/report/html/rpt_main.html

@@ -14,7 +14,7 @@
                 </div>
             </div>
         </div>
-        <div class="col-auto" id="main-view" style="width: 80%">
+        <div class="col-auto p-0" id="main-view" style="width: 80%">
             <div class="resize-x" id="right-spr" r-Type="width" div1="#tree-view" div2="#main-view" title="调整大小" a-type="percent"><!--调整左右高度条--></div>
             <div class="toolsbar-f d-flex justify-content-between">
                 <div class="print-toolsbar">