From c9bcc679361382b9ba6c30fdd26a14828aa09ad7 Mon Sep 17 00:00:00 2001 From: Bernhard Owen Josephus Date: Tue, 12 Nov 2024 14:28:07 +0800 Subject: [PATCH] fix go back/forward gesture doesn't work --- web/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/web/index.html b/web/index.html index c15f79b428a7..aad82434c342 100644 --- a/web/index.html +++ b/web/index.html @@ -44,7 +44,6 @@ } body { overflow: hidden; - overscroll-behavior: none; touch-action: none; } [data-drag-area='true'] {