From c13dd883a41d21d46350676f350ac95b5ae5d5a6 Mon Sep 17 00:00:00 2001 From: Mo Date: Thu, 6 Oct 2022 09:56:56 -0500 Subject: [PATCH] fix(mobile): reenable bouncing in lists --- packages/web/src/stylesheets/_main.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/web/src/stylesheets/_main.scss b/packages/web/src/stylesheets/_main.scss index 2b64ccfc5..cde659190 100644 --- a/packages/web/src/stylesheets/_main.scss +++ b/packages/web/src/stylesheets/_main.scss @@ -59,7 +59,6 @@ body { * { box-sizing: border-box; - overscroll-behavior: none; } .uppercase {