refacto: Making the map zoomable on both desktop and mobile
This commit is contained in:
@@ -953,6 +953,7 @@ canvas {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
image-rendering: pixelated;
|
||||
touch-action: none; /* prevent browser pinch-zoom on canvas */
|
||||
}
|
||||
|
||||
/* ── Burger button (hidden on desktop) ────────────────────────────────────── */
|
||||
|
||||
Reference in New Issue
Block a user