/*! jQuery UI - v1.13.1 - 2022-06-11
* http://jqueryui.com
* Includes: sortable.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */

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