diff --git a/frontend/src/views/chart/components/drag-item/ChartDragItem.vue b/frontend/src/views/chart/components/drag-item/ChartDragItem.vue index 0f77f73cb9..134968c658 100644 --- a/frontend/src/views/chart/components/drag-item/ChartDragItem.vue +++ b/frontend/src/views/chart/components/drag-item/ChartDragItem.vue @@ -272,6 +272,6 @@ export default { margin-left: 4px; color: #878d9f; position: absolute; - right: 25px; + right: 40px; }