Skip to content

Commit 7421c02

Browse files
committed
Attempt to disable swipe down to reload page
1 parent 8811099 commit 7421c02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/map/map.ejs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
display: flex;
2626
flex-direction: column;
2727
flex-grow: 1;
28+
overscroll-behavior: contain;
2829
}
2930
3031
html {

0 commit comments

Comments
 (0)