From 15a0e803f85e2bcd3a0907d07fbe4672d2473c9a Mon Sep 17 00:00:00 2001 From: hanyuxia Date: Fri, 17 Jan 2020 10:25:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9BUG=201.metric=E6=8C=87?= =?UTF-8?q?=E6=A0=87=E5=90=8D=E7=A7=B0=E8=BF=87=E9=95=BF=E6=97=B6=EF=BC=8C?= =?UTF-8?q?=E8=A6=86=E7=9B=96=E5=8F=B3=E4=BE=A7=E7=9A=84label=E5=90=8D?= =?UTF-8?q?=E7=A7=B0(=E6=96=B0=E5=A2=9E=E5=9B=BE=E8=A1=A8=E5=92=8C?= =?UTF-8?q?=E5=9B=BE=E8=A1=A8=E9=A2=84=E8=A7=88=E4=B8=AD)=202.=E6=8C=87?= =?UTF-8?q?=E6=A0=87=E9=A2=84=E8=A7=88=E4=B8=AD=EF=BC=8C=E4=B8=8D=E5=8F=AF?= =?UTF-8?q?=E7=94=A8=E6=8C=89=E9=92=AE=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= =?UTF-8?q?=203.=E6=8C=87=E6=A0=87=E9=A2=84=E8=A7=88=E4=B8=AD=EF=BC=8C?= =?UTF-8?q?=E5=8F=B3=E4=BE=A7label=E5=80=BC=E9=80=89=E6=8B=A9=E4=B8=8B?= =?UTF-8?q?=E6=8B=89=E5=88=97=E8=A1=A8=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 --- .../components/page/dashboard/chartMetric.vue | 8 +++--- .../page/dashboard/chartMetricForPreview.vue | 11 ++++---- .../components/page/dashboard/metricSet.scss | 8 ++++-- .../components/page/dashboard/metricSet.vue | 25 +++++++++++++------ 4 files changed, 33 insertions(+), 19 deletions(-) diff --git a/nezha-fronted/src/components/page/dashboard/chartMetric.vue b/nezha-fronted/src/components/page/dashboard/chartMetric.vue index 674b2fc74..06c001601 100644 --- a/nezha-fronted/src/components/page/dashboard/chartMetric.vue +++ b/nezha-fronted/src/components/page/dashboard/chartMetric.vue @@ -30,10 +30,10 @@ } .li-list-part-label-val-list { width: 100%; - height: 165px; + height: 145px; border: 1px solid #cfcfcf; overflow-y: auto; - margin-top: -10px;/*21*/ + margin-top: 20px;/*21*/ border: 0px; } .no-list-style{ @@ -75,12 +75,12 @@ -
- -
-
{{$t('dashboard.metric.saveChartToPanel')}}:
@@ -33,7 +33,7 @@
- @@ -71,7 +71,7 @@