From a87740fc237ce0f1b2726bee1ea1247eb5ca6567 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=9D=E5=BF=97=E9=91=AB?= <1204505056@qq.com> Date: Tue, 14 Jul 2020 10:56:34 +0800 Subject: [PATCH] deploy --- src/views/index/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/index/index.vue b/src/views/index/index.vue index 8891e81..7ea2afb 100644 --- a/src/views/index/index.vue +++ b/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;