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;