adjust notif status btn size

This commit is contained in:
end-4 2025-06-01 10:16:14 +02:00
parent 771ff14462
commit 57a2580a5d

View file

@ -27,10 +27,10 @@ GroupButton {
RowLayout {
id: contentRowLayout
anchors.centerIn: parent
spacing: 0
spacing: 5
MaterialSymbol {
text: buttonIcon
iconSize: Appearance.font.pixelSize.larger
iconSize: Appearance.font.pixelSize.large
color: button.colText
}
StyledText {