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 @@