From d7393db34597b7cdcb9eddfcba0aea8b149d7bf8 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Tue, 3 Jun 2025 09:39:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/data-visualization/ComponentToolBar.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue index 159b114c96..420dcf1c67 100644 --- a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue +++ b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue @@ -207,6 +207,8 @@ onUnmounted(() => { content: '%'; right: 35px; top: 1px; + height: 24px; + line-height: 24px; } } }