mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Remove inline styles from glance-wrapper element
This commit is contained in:
@@ -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()"/>
|
||||
|
Reference in New Issue
Block a user