fix double tap zooming hopefully?
This commit is contained in:
parent
cf38e7ec47
commit
0436347f7d
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ body {
|
||||||
.Game,
|
.Game,
|
||||||
h1 {
|
h1 {
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
touch-action: manipulation;
|
||||||
}
|
}
|
||||||
|
|
||||||
.Game {
|
.Game {
|
||||||
|
|
Loading…
Reference in a new issue