todo/public/vendor/jquery-ui/themes/base/draggable.css
Supan Adit Pratama 35d8715ab4 first commit
2020-06-23 11:40:37 +07:00

13 lines
253 B
CSS
Executable File
Vendored

/*!
* jQuery UI Draggable 1.12.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}