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:
parent
9b15886310
commit
de81eeb2b2
2 changed files with 5 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue