初志鑫 4 years ago
parent
commit
a87740fc23
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/views/index/index.vue

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

@@ -745,7 +745,7 @@ export default {
     .el-card__body {
       .echarts {
         width: 100%;
-        height: 140px;
+        height: 125px;
       }
     }
   }
@@ -764,7 +764,6 @@ export default {
   }
 
   .bottom {
-    height: 40px;
     padding-top: 20px;
     margin-top: 5px;
     color: #595959;