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

数据监测样式

Q-ABAB 1 éve
szülő
commit
745b84048e

+ 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%;