fixed bug

This commit is contained in:
tamat
2019-04-01 20:15:17 +02:00
parent 24a4f3a930
commit 7b77be53bf
23 changed files with 4123 additions and 2320 deletions

View File

@@ -1,7 +1,7 @@
/* this CSS contains only the basic CSS needed to run the app and use it */
.lgraphcanvas {
cursor: crosshair;
/*cursor: crosshair;*/
user-select: none;
-moz-user-select: none;
-webkit-user-select: none;