.table-row-drag-handle{color:var(--mantine-color-gray-5,#adb5bd);cursor:grab;z-index:10001;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:flex;position:fixed}.table-row-drag-handle svg{width:10px;max-height:80%}.table-row-drag-handle:hover{background:var(--mantine-color-gray-1,#f1f3f5);color:var(--mantine-color-gray-7,#495057)}body.table-row-drag-active,body.table-row-drag-active *{-webkit-user-select:none;user-select:none;cursor:grabbing!important}.table-row-drop-indicator{background:var(--mantine-color-blue-5,#339af0);pointer-events:none;z-index:10001;border-radius:2px;position:fixed}
