Q-ABAB пре 2 година
родитељ
комит
745b84048e
2 измењених фајлова са 2 додато и 1 уклоњено
  1. 1 1
      src/views/echarts/components/topData.vue
  2. 1 0
      src/views/echarts/echarts.vue

+ 1 - 1
src/views/echarts/components/topData.vue

@@ -86,7 +86,7 @@
     .topData{
       width: 19%;
       height: 94%;
-      margin-right: 3%;
+      margin-right: 2%;
       border-radius: 5px;
       box-sizing: border-box;
       position: relative;

+ 1 - 0
src/views/echarts/echarts.vue

@@ -193,6 +193,7 @@
 
   .histogram{       //柱状图
     margin-top: 20px;
+    padding-top: 20px;    
     box-sizing: border-box;
     // padding: 20px;
     min-width: 90%;