@@ -41,7 +41,7 @@
<el-row>
<el-col :span="8">
<div class="cell">
- <el-card class="box-card" style="position: relative; height: 465px;">
+ <el-card class="box-card" style="position: relative; height: 498px;">
<div slot="header" class="clearfix">
<img src="../../icons/images/index/zoushi.png" alt="">
<span>用电消费走势图</span>
@@ -944,7 +944,7 @@
.line-echart {
width: 450px;
- height: 370px;
+ height: 395px;
}