Disable pull-to-refresh on mobile web browsers
This commit is contained in:
parent
2da08aa67a
commit
da29117741
|
@ -1,5 +1,6 @@
|
|||
html {
|
||||
height: 100vh;
|
||||
overscroll-behavior: contain;
|
||||
}
|
||||
body {
|
||||
min-height: 100vh;
|
||||
|
|
Loading…
Reference in New Issue
Block a user