diff --git a/src/styles/app.scss b/src/styles/app.scss index b0ac8f23..0778bfee 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; } * {