From ede44f8a9f8dc6bed8023e42ac35f29b6fdb7eae Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 15 May 2025 14:21:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20UI=E5=BA=93=E6=A0=B7=E5=BC=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/views/chart/components/editor/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/core-frontend/src/views/chart/components/editor/index.vue b/core/core-frontend/src/views/chart/components/editor/index.vue index f4cd2e04f2..00d9f6b06d 100644 --- a/core/core-frontend/src/views/chart/components/editor/index.vue +++ b/core/core-frontend/src/views/chart/components/editor/index.vue @@ -4710,6 +4710,8 @@ span { align-items: center; justify-content: space-between; padding: 0 8px; + line-height: 22px; + span { width: calc(100% - 24px);