mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 00:45:30 +02:00
Add the no-sidebar-scrollbar option.
This commit is contained in:
parent
29b9326db4
commit
27b94d61af
1 changed files with 6 additions and 0 deletions
|
@ -198,6 +198,12 @@
|
|||
"type": "checkbox",
|
||||
"disabledOn": []
|
||||
},
|
||||
{
|
||||
"property": "uc.remove-sidebar-scrollbar",
|
||||
"label": "Removes the sidebar scrollbar",
|
||||
"type": "checkbox",
|
||||
"disabledOn": []
|
||||
},
|
||||
{
|
||||
"property": "uc.tabs.show-separator",
|
||||
"label": "When to display separator",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue