Matugen: zenbrowser adjust ui

This commit is contained in:
Ly-sec
2026-01-04 12:45:29 +01:00
parent b21d7f42cf
commit 62781d38df
2 changed files with 5 additions and 1 deletions
@@ -80,4 +80,8 @@
background-color: {{colors.surface_container_high.default.hex}} !important;
}
}
/* Pane UI button visibility issue fix */
#PanelUI-menu-button[open] .toolbarbutton-icon {
fill: {{colors.primary.default.hex}} !important;
}
}