📝 jqueryui.scss : add comment to inform it is deprecated

This commit is contained in:
Pierre Goiffon
2022-10-25 11:52:25 +02:00
parent 4b670cfa90
commit 4e7df37931

View File

@@ -7,6 +7,16 @@
*
* Other modification done : replaced the `Alpha(` by `alpha(` to avoid warnings generated by SCSSPHP
*/
/********************************************************************************/
/* */
/* @deprecated 3.0.0 N°3558 now we are using /css/backoffice/vendors/_jquery* */
/* */
/********************************************************************************/
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;