chore: Add "zen-dont-hide-on-fullscreen" class to toolbar elements in sidebar

This commit is contained in:
Mauro Balades
2024-08-25 21:30:41 +02:00
parent 80866de5fe
commit 00d0eb8fc8
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<toolbar id="zen-sidebar-icons-wrapper">
<toolbar id="zen-sidebar-icons-wrapper" class="zen-dont-hide-on-fullscreen">
<toolbarbutton class="toolbarbutton-1 zen-sidebar-action-button chromeclass-toolbar-additional subviewbutton-nav" badge="true" closemenu="none" removable="true" delegatesanchor="true" cui-areatype="toolbar" id="zen-profile-button" data-l10n-id="toolbar-button-account" onclick="ZenProfileDialogUI.showSubView(this, event)">
<html:div class="zen-side-bar-profiles-button-panel-correction"></html:div>
<html:div></html:div>