theme-store/themes/6c122084-c4ec-4c9e-8cc5-3d87c3a089cb/chrome.css
2025-05-27 20:46:33 +02:00

9 lines
372 B
CSS

#nav-bar {
margin-top: var(--zen-element-separation) !important;
margin-bottom: var(--zen-element-separation) !important;
}
toolbarbutton.titlebar-button {
height: calc(38px + 2 * var(--zen-element-separation)) !important;
width: calc(38px + 2 * var(--zen-element-separation)) !important;
margin-top: calc(-1 * var(--zen-element-separation)) !important;
}