From f9632eeaca952ea220c9350b41a3685235dd9dcd Mon Sep 17 00:00:00 2001 From: wangwenrui Date: Mon, 22 Feb 2021 16:26:50 +0800 Subject: [PATCH] =?UTF-8?q?style:panel=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/charts/chart-table.vue | 1 - nezha-fronted/src/components/page/dashboard/panel.vue | 9 +++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/nezha-fronted/src/components/charts/chart-table.vue b/nezha-fronted/src/components/charts/chart-table.vue index 432a63b67..62ccc02c5 100644 --- a/nezha-fronted/src/components/charts/chart-table.vue +++ b/nezha-fronted/src/components/charts/chart-table.vue @@ -510,7 +510,6 @@ }] break; case 'last': - console.log(last) result=last; result = [{ element:result.element, diff --git a/nezha-fronted/src/components/page/dashboard/panel.vue b/nezha-fronted/src/components/page/dashboard/panel.vue index efe4b454e..f173fd446 100644 --- a/nezha-fronted/src/components/page/dashboard/panel.vue +++ b/nezha-fronted/src/components/page/dashboard/panel.vue @@ -846,9 +846,6 @@ .box-content { position: relative; min-height: 100%; - .show-top:last-child{ - margin-bottom: 50px; - } } /* end-chart list*/ @@ -1050,4 +1047,8 @@ } } - +