From 5d08e4bdd5e6bca9ee9309fae4c2fa2a4c2edade Mon Sep 17 00:00:00 2001 From: zyh Date: Tue, 2 Jul 2024 15:43:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9B=BE=E8=A1=A8legend=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E5=8C=BA=E5=9F=9F=E5=A4=A7=E5=B0=8F=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=20=E4=BD=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/assets/css/components/chart/chart.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/assets/css/components/chart/chart.scss b/nezha-fronted/src/assets/css/components/chart/chart.scss index 691dd3c3e..9708c1ccd 100644 --- a/nezha-fronted/src/assets/css/components/chart/chart.scss +++ b/nezha-fronted/src/assets/css/components/chart/chart.scss @@ -1245,7 +1245,7 @@ bottom: 0; } .nz-icon{ - top: -2px; + top: 10px; left: 0; right: 0; }