From eeecae9f01dcd90477e4b9d2470d443811da86a8 Mon Sep 17 00:00:00 2001 From: Tancre Date: Thu, 9 Sep 2021 16:23:26 +0200 Subject: [PATCH] trying to fix scroll on mobile --- open/styles/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/open/styles/style.css b/open/styles/style.css index 8fe986e..10fb003 100644 --- a/open/styles/style.css +++ b/open/styles/style.css @@ -285,6 +285,7 @@ button { margin-bottom: 40px; margin-left: auto; margin-right: auto; + z-index: 0 !important; } .closable {