mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-15 06:16:14 +00:00
feat: Improve startup time and reduce initial animations, b=bug #6997, c=common, workspaces
This commit is contained in:
@@ -37,7 +37,7 @@ export var ZenCustomizableUI = new (class {
|
||||
}
|
||||
|
||||
_addSidebarButtons(window) {
|
||||
const kDefaultSidebarWidth = '228px';
|
||||
const kDefaultSidebarWidth = '210px';
|
||||
const toolbox = window.gNavToolbox;
|
||||
|
||||
// Set a splitter to navigator-toolbox
|
||||
|
Reference in New Issue
Block a user