From 38e528282669f5a8ec504bf67c292338879cde0e Mon Sep 17 00:00:00 2001 From: Tancre Date: Thu, 9 Sep 2021 16:05:11 +0200 Subject: [PATCH] something --- open/styles/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/open/styles/style.css b/open/styles/style.css index 5234568..c00b1f9 100644 --- a/open/styles/style.css +++ b/open/styles/style.css @@ -277,7 +277,8 @@ button { right: unset !important; left: unset !important; border: unset !important; - display: inline-block !important; + /* display: inline-block !important; */ + display: initial !important; position: initial; cursor: unset !important; border-radius: unset !important;