mirror of
https://github.com/wassname/phaser.git
synced 2026-07-20 12:30:48 +08:00
New Input handler implemented.
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
|
||||
* {
|
||||
user-select: none;
|
||||
-webkit-tap-highlight-color: rgb(0, 0, 0, 0);
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user