UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

17 lines (13 loc) 212 B
.root { position: relative; } .item { align-items: baseline; &[data-isdragging='true'] { box-shadow: var(--mantine-shadow-md); z-index: 2; } } .dragHandle { cursor: move; }