[x-sortable-handle] button {
    cursor: grab !important;
}

[x-sortable-handle] button:active {
    cursor: grabbing !important;
}
