瀏覽代碼

数据监测样式

Q-ABAB 1 年之前
父節點
當前提交
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{
     .topData{
       width: 19%;
       width: 19%;
       height: 94%;
       height: 94%;
-      margin-right: 3%;
+      margin-right: 2%;
       border-radius: 5px;
       border-radius: 5px;
       box-sizing: border-box;
       box-sizing: border-box;
       position: relative;
       position: relative;

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

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