aboutsummaryrefslogtreecommitdiff
path: root/src/main/assets/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/assets/style.css')
-rw-r--r--src/main/assets/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/assets/style.css b/src/main/assets/style.css
index 4e53eaec..0842b492 100644
--- a/src/main/assets/style.css
+++ b/src/main/assets/style.css
@@ -52,6 +52,7 @@ html,
body {
width: 100%;
height: 100%;
+ overscroll-behavior-y: none;
}
body {