mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-27 21:48:40 +00:00
Refactor ZenCustomizableUI and update keyboard shortcuts preferences
This commit is contained in:
@@ -87,6 +87,7 @@ export var ZenCustomizableUI = new class {
|
||||
const panelMenu = window.document.getElementById('PanelUI-menu-button');
|
||||
panelMenu.classList.add('zen-sidebar-action-button');
|
||||
panelMenu.setAttribute('cui-areatype', 'toolbar');
|
||||
panelMenu.setAttribute('removable', 'true');
|
||||
|
||||
sideBarTopButtons.prepend(panelMenu);
|
||||
|
||||
|
Reference in New Issue
Block a user