feat: Make the size of the toolbar one pixel smaller, b=no-bug, c=common

This commit is contained in:
mr. m
2025-10-19 21:48:04 +02:00
parent f8bfcb87bc
commit 9ce9fa76c6

View File

@@ -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 {