1
0
Fork 1
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:
mr. M 2024-12-05 00:06:02 +01:00
parent fad68a1bf0
commit 54cb67b316
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB
9 changed files with 148 additions and 150 deletions

View file

@ -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