mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-03 08:28:38 +00:00
Refactor toolbar settings and enhance UI animations for improved user experience
This commit is contained in:
@@ -310,6 +310,8 @@ var gZenVerticalTabsManager = {
|
||||
navBar.prepend(windowButtons);
|
||||
}
|
||||
}
|
||||
} else if (!isSingleToolbar && isCompactMode) {
|
||||
navBar.appendChild(windowButtons);
|
||||
}
|
||||
|
||||
// Always move the splitter next to the sidebar
|
||||
|
Reference in New Issue
Block a user