Center countlabel in update notification

This commit is contained in:
Bart De Vries 2021-04-21 10:44:01 +02:00
parent 02340ec362
commit d949a357ef

View File

@ -67,7 +67,7 @@ Rectangle {
color: Kirigami.Theme.textColor
Layout.fillWidth: true
Layout.fillHeight: true
//Layout.fillHeight: true
Layout.alignment: Qt.AlignVCenter
}
}