UNPKG

zextra

Version:

zikojs extra components

13 lines (12 loc) 281 B
.zextra-draggable { display: inline-block; touch-action: none; user-select: none; cursor: grab; will-change: transform; border: 1px dashed rgba(0, 0, 0, 0.15); border-radius: 8px; } .zextra-draggable:active { cursor: grabbing; }