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%;