theme-store/themes/2865b347-9124-4c03-a1b6-606f0fd52c8a/chrome.css
2025-04-07 08:13:01 +00:00

6 lines
155 B
CSS

/* Fix to tab margins when `zen.workspaces.show-workspace-indicator`
is set to false */
#zen-tabs-wrapper {
margin-top: var(--zen-toolbox-padding);
}