Blocking pull to reload.

This commit is contained in:
Fabian Stamm 2019-07-30 16:02:43 +00:00
parent 32094f3a79
commit 6424f66732
1 changed files with 1 additions and 0 deletions

1
src/index.scss Executable file → Normal file
View File

@ -11,6 +11,7 @@ body {
font-size: 18px;
width: 100%;
height: 100%;
overscroll-behavior-y: contain;
}
html {