mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-05 11:27:16 +00:00
Fix: hide customization toolbar visibility button in CSS
This commit is contained in:
@@ -48,3 +48,7 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
#customization-toolbar-visibility-button{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user