From ebfb7c1c8bc0a9ec50bde72eb9a0859c6e5dcee5 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Wed, 6 Aug 2025 21:52:21 +0200 Subject: Fix this fucking pile of steaming garbage --- src/frontend/app/root.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/frontend/app/root.css') diff --git a/src/frontend/app/root.css b/src/frontend/app/root.css index d72d776..b77f44d 100644 --- a/src/frontend/app/root.css +++ b/src/frontend/app/root.css @@ -40,7 +40,7 @@ body { height: 100dvh; width: 100%; overflow: hidden; - + /* Disable browser's native pull-to-refresh on mobile */ overscroll-behavior-y: contain; } -- cgit v1.3