mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-04 00:46:35 +00:00
fix: add unified extensions button to top buttons in Zen UI manager; clean up vertical tabs CSS
This commit is contained in:
@@ -200,6 +200,7 @@ var gZenVerticalTabsManager = {
|
||||
for (const button of elements) {
|
||||
buttonsTarget.append(button);
|
||||
}
|
||||
topButtons.appendChild(document.getElementById('unified-extensions-button'));
|
||||
topButtons.appendChild(document.getElementById('PanelUI-button'));
|
||||
if (this.isWindowsStyledButtons) {
|
||||
document.getElementById('zen-appcontent-navbar-container').append(
|
||||
|
Reference in New Issue
Block a user