diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue index f5b0d906e4..92ab219fe1 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue @@ -432,12 +432,9 @@ watch( @onChangeMiscStyleForm="onChangeMiscStyleForm" /> - @@ -449,7 +446,7 @@ watch( :all-fields="props.allFields" @onLabelChange="onLabelChange" /> - + - - -