mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-10 03:15:30 +02:00
feat: implement workspace selector in bookmark editing panel and update related styles
This commit is contained in:
parent
fad68a1bf0
commit
54cb67b316
9 changed files with 148 additions and 150 deletions
|
@ -9,7 +9,7 @@ export var ZenCustomizableUI = new (class {
|
|||
'zen-sidebar-top-buttons',
|
||||
{
|
||||
type: this.TYPE_TOOLBAR,
|
||||
defaultPlacements: ['preferences-button', 'zen-sidepanel-button'],
|
||||
defaultPlacements: ['zen-sidepanel-button'],
|
||||
defaultCollapsed: null,
|
||||
},
|
||||
true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue