diff --git a/src/styles/app.scss b/src/styles/app.scss index 1f775ca7..d6774ad6 100644 --- a/src/styles/app.scss +++ b/src/styles/app.scss @@ -12,6 +12,7 @@ body { /* Prevent body overscroll on Chrome */ overflow: hidden; + -webkit-overflow-scrolling: touch; } * {