Removed overscroll to avoid conflict when zooming map on desktop
This commit is contained in:
@@ -5,3 +5,7 @@ body,
|
||||
html {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user