From 6424f667321366ac8e9600b252eacc8795c4a48f Mon Sep 17 00:00:00 2001 From: Fabian Stamm Date: Tue, 30 Jul 2019 16:02:43 +0000 Subject: [PATCH] Blocking pull to reload. --- src/index.scss | 1 + 1 file changed, 1 insertion(+) mode change 100755 => 100644 src/index.scss diff --git a/src/index.scss b/src/index.scss old mode 100755 new mode 100644 index 1464a4c..5282fbd --- a/src/index.scss +++ b/src/index.scss @@ -11,6 +11,7 @@ body { font-size: 18px; width: 100%; height: 100%; + overscroll-behavior-y: contain; } html {