mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-29 20:01:52 +00:00
feat: Make the size of the toolbar one pixel smaller, b=no-bug, c=common
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
|
||||
:root[zen-single-toolbar='true'] #nav-bar {
|
||||
border-top: none !important;
|
||||
--zen-toolbar-height: 38px;
|
||||
--zen-toolbar-height: 37px;
|
||||
}
|
||||
|
||||
#zen-main-app-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user