mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-05 09:26:34 +00:00
Expanded on sidebar stylings and added option to disable border of bottom icons
This commit is contained in:
@@ -991,4 +991,9 @@ Preferences.addAll([
|
||||
type: 'int',
|
||||
default: 10,
|
||||
},
|
||||
{
|
||||
id: 'zen.view.show-bottom-border',
|
||||
type: 'bool',
|
||||
default: false,
|
||||
}
|
||||
]);
|
||||
|
Reference in New Issue
Block a user