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