fixed me being stupid

This commit is contained in:
Zacharias-Brohn
2025-11-14 23:57:25 +01:00
parent 030ab5fea0
commit 800fff4fcc
3 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ Scope {
Layout.alignment: Qt.AlignVCenter
text: HasNotifications.hasNotifications ? "\uf4fe" : "\ue7f4"
font.family: "Material Symbols Rounded"
font.pixelSize: 22
font.pixelSize: 20
color: "white"
MouseArea {
anchors.fill: parent