fixed notifications popup menu reserving too much space for the next card

This commit is contained in:
SomeElse
2026-04-27 08:41:02 +00:00
parent d817449e6b
commit 0fce9672f1
3 changed files with 46 additions and 33 deletions

View File

@@ -154,7 +154,7 @@ QtObject {
// ── History popup ──────────────────────────────────────────────────────────
readonly property color notifHistoryBg: bgPopup
readonly property color notifHistoryBorder: "#44c19375"
readonly property color notifHistoryBorder: borderPopup
readonly property color notifHistoryShadow: "#aa000000"
readonly property color notifHistoryHover: "#11c19375"
readonly property color notifHistoryEmpty: textDim