diff --git a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue index f26f4447a9..b911edb003 100644 --- a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue +++ b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue @@ -169,7 +169,7 @@ onUnmounted(() => { &::after { position: absolute; content: '%'; - right: 27px; + right: 35px; top: 1px; } }