1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-10 04:25:31 +02:00

fix: update default placements for toolbar buttons and enhance tab styles with important flags

This commit is contained in:
mr. M 2024-11-19 21:49:26 +01:00
parent 9b15886310
commit de81eeb2b2
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB
2 changed files with 5 additions and 10 deletions

View file

@ -9,7 +9,7 @@ export var ZenCustomizableUI = new (class {
'zen-sidebar-top-buttons',
{
type: this.TYPE_TOOLBAR,
defaultPlacements: ['zen-sidepanel-button'],
defaultPlacements: ['preferences-button', 'zen-sidepanel-button'],
defaultCollapsed: null,
},
true