diff --git a/docs/src/demos/Examples/DragHandle/Component.vue b/docs/src/demos/Examples/DragHandle/Component.vue index b46773590..7abae61f9 100644 --- a/docs/src/demos/Examples/DragHandle/Component.vue +++ b/docs/src/demos/Examples/DragHandle/Component.vue @@ -23,6 +23,7 @@ ; .drag-handle { + flex: 0 0 auto; position: relative; width: 1rem; height: 1rem;