From c5d24775d84cf9b1fa914c4ffa701cfb9c9f2b36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=98=89=E8=B1=AA?= <42510293+ziyujiahao@users.noreply.github.com> Date: Tue, 22 Jul 2025 14:22:31 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E4=BB=AA=E8=A1=A8=E6=9D=BF=E3=80=81?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF=E6=9B=B4=E6=8D=A2=E6=95=B0=E6=8D=AE=E9=9B=86?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E5=81=8F=E7=A7=BB=E9=97=AE=E9=A2=98=20(#1654?= =?UTF-8?q?3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/chart/components/editor/common/ChartTemplateInfo.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/core/core-frontend/src/views/chart/components/editor/common/ChartTemplateInfo.vue b/core/core-frontend/src/views/chart/components/editor/common/ChartTemplateInfo.vue index 42224029e5..34b15805bf 100644 --- a/core/core-frontend/src/views/chart/components/editor/common/ChartTemplateInfo.vue +++ b/core/core-frontend/src/views/chart/components/editor/common/ChartTemplateInfo.vue @@ -79,7 +79,6 @@ defineProps({ box-shadow: none !important; border: 0 !important; background: var(--ed-color-primary) !important; - inset: 0 auto auto -5px !important; .ed-popper__arrow::before { border: 1px solid var(--ed-color-primary) !important; background: var(--ed-color-primary) !important;