Kévin Tessier 5 år sedan
förälder
incheckning
0b7830f996
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      styles/styles.css

+ 1 - 1
styles/styles.css

@@ -9,5 +9,5 @@
       -ms-user-select: none!important;
           user-select: none!important;
   cursor: -webkit-grab;
-   /* cursor: grab; */
+   cursor: grab;
 }