/*! jQuery UI - v1.13.3 - 2024-07-11
* https://jqueryui.com
* Includes: sortable.css
* Copyright OpenJS Foundation and other contributors; Licensed MIT */

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
