From 5875c955e03d7a62d9b51412f4490f3608c9190b Mon Sep 17 00:00:00 2001 From: Tancre Date: Thu, 9 Sep 2021 16:12:15 +0200 Subject: [PATCH] trying to fix scroll on mobile --- open/styles/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/open/styles/style.css b/open/styles/style.css index 8ffcded..4ba59d8 100644 --- a/open/styles/style.css +++ b/open/styles/style.css @@ -279,7 +279,6 @@ button { border: unset !important; /* display: inline-block !important; */ display: flow-root list-item !important; - position: initial; cursor: unset !important; border-radius: unset !important;