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

分公司数据看板调整柱状图位置

liubei@c-top.com.cn 3 éve
szülő
commit
2d4b1ce975
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      src/views/bossDataKanban/index.vue

+ 2 - 2
src/views/bossDataKanban/index.vue

@@ -63,7 +63,7 @@
         color: white;
         /* background: rgba(2, 28, 69, 1) !important; */
         border-bottom: 1px solid rgba(2, 28, 69, 1);
-        padding: 14px;
+        padding: 10px;
         background-color: rgb(26, 52, 104);
     }
 
@@ -896,7 +896,7 @@
                     backgroundColor: "transparent",
 
                     grid: {  //图表的上下左右的距离
-                        left: '-20%',
+                        left: '-16%',
                         right: '2%',
                         bottom: '15%',
                         top: '20%',