notifcenter: hide group header chevron when not hovered

This commit is contained in:
Damocles 2026-04-17 10:37:49 +02:00
parent d0be9616ae
commit 87aeed2ee5

View file

@ -339,6 +339,7 @@ M.HoverPanel {
color: M.Theme.base04
font.pixelSize: M.Theme.fontSize - 2
font.family: M.Theme.fontFamily
opacity: _headerHover.hovered ? 1 : 0
}
// App name