From 8a7dbf52be71d0059e9269c630779cc2a0f7c3be Mon Sep 17 00:00:00 2001 From: wisonic Date: Fri, 28 Feb 2025 19:10:06 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=9B=BE=E8=A1=A8):=20=E5=85=A8=E5=B1=8F?= =?UTF-8?q?=E6=A0=87=E9=A2=98=E9=9A=8F=E6=9C=BA=E4=B8=A2=E5=A4=B1=20#13218?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/views/chart/components/views/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/core/core-frontend/src/views/chart/components/views/index.vue b/core/core-frontend/src/views/chart/components/views/index.vue index cb4463ef60..02e4c827a0 100644 --- a/core/core-frontend/src/views/chart/components/views/index.vue +++ b/core/core-frontend/src/views/chart/components/views/index.vue @@ -1241,6 +1241,7 @@ const titleTooltipWidth = computed(() => { overflow: hidden; } .title-container { + position: relative; margin: 0; width: 100%;