Browse Source

Merge branch 'master' of https://figureslibres.io/gogs/kevin/r2c_mapd3js

marie 5 years ago
parent
commit
a8c077d241
1 changed files with 1 additions and 1 deletions
  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;
 }