diff --git a/src/style/global.css b/src/style/global.css index 5bee9ce4..c7bd6844 100644 --- a/src/style/global.css +++ b/src/style/global.css @@ -27,6 +27,7 @@ html { font-size: 62.5%; height: -webkit-fill-available; + overscroll-behavior: none; } body {