Remove inline styles from glance-wrapper element

This commit is contained in:
Vrezh Fedora
2025-03-14 22:16:55 +09:00
parent 8902f3202e
commit 02a860ba19

View File

@@ -1,4 +1,4 @@
<vbox id="glance-wrapper" style="position: relative; overflow: visible;">
<vbox id="glance-wrapper">
<vbox id="zen-glance-sidebar-container" hidden="true">
<toolbarbutton id="zen-glance-sidebar-close" class="toolbarbutton-1" oncommand="gZenGlanceManager.closeGlance({ onTabClose: true })"/>
<toolbarbutton id="zen-glance-sidebar-open" class="toolbarbutton-1" oncommand="gZenGlanceManager.fullyOpenGlance()"/>