Fix CSS formatting for zen-toolbar element background

This commit is contained in:
mr. M
2025-01-21 18:44:52 +01:00
parent eff0b040a2
commit 7c2d35d746

View File

@@ -104,7 +104,7 @@
--zen-button-border-radius: 5px;
--zen-button-padding: 0.6rem 1.2rem;
--zen-toolbar-element-bg: light-dark(rgba(0,0,0,.11), rgba(255,255,255,.11));
--zen-toolbar-element-bg: light-dark(rgba(0, 0, 0, 0.11), rgba(255, 255, 255, 0.11));
/* Toolbar */
--zen-toolbar-height: 38px;