Use an explicit color for the label

This commit is contained in:
Loren Burkholder 2021-07-30 08:14:44 -04:00
parent 3cb4209d7b
commit b398454409
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ ApplicationWindow {
Label {
id: headerTitle
color: Nheko.colors.text
Layout.alignment: Qt.AlignCenter
text: qsTr("Read receipts")
font.pointSize: fontMetrics.font.pointSize * 1.5