diff --git a/core/core-frontend/src/components/data-visualization/CanvasAttr.vue b/core/core-frontend/src/components/data-visualization/CanvasAttr.vue index 16ae4ef978..654d3ed221 100644 --- a/core/core-frontend/src/components/data-visualization/CanvasAttr.vue +++ b/core/core-frontend/src/components/data-visualization/CanvasAttr.vue @@ -401,6 +401,7 @@ onMounted(() => { font-size: 12px; font-style: normal; font-weight: 400; + margin: 3px 0 !important; } :deep(.form-item-dark) { .ed-form-item__label {