diff --git a/core/core-frontend/src/components/data-visualization/canvas/Shape.vue b/core/core-frontend/src/components/data-visualization/canvas/Shape.vue index b6f959c181..0f8e108d05 100644 --- a/core/core-frontend/src/components/data-visualization/canvas/Shape.vue +++ b/core/core-frontend/src/components/data-visualization/canvas/Shape.vue @@ -1082,7 +1082,7 @@ onMounted(() => { .de-drag-right { right: 1px; top: 70px; - width: 16px; + width: 12px; height: calc(100% - 110px); }