mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-07 23:00:01 +02:00
style: hide all tabs button in customization mode for cleaner UI
This commit is contained in:
parent
7371d42e97
commit
13ccd086b4
1 changed files with 4 additions and 0 deletions
|
@ -52,3 +52,7 @@
|
|||
#customization-footer #customization-toolbar-visibility-button {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#alltabs-button {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue