mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-10-29 01:30:32 +00:00
Rapid button presses no longer zoom page.
This commit is contained in:
3
frontend/styles/normalize.scss
vendored
3
frontend/styles/normalize.scss
vendored
@@ -12,4 +12,7 @@ a {
|
||||
button {
|
||||
cursor: pointer;
|
||||
-webkit-appearance: unset;
|
||||
|
||||
// disable-dbl-tap-zoom
|
||||
touch-action: manipulation;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user