Use larger font for settings section headers

This commit is contained in:
Slava Monich 2021-12-05 01:12:49 +02:00
parent 0400d12e52
commit 8a48982ca5

View file

@ -78,7 +78,6 @@ Item {
}
horizontalAlignment: Text.AlignRight
truncationMode: TruncationMode.Fade
font.pixelSize: Theme.fontSizeSmall
color: button.highlighted ? Theme.highlightColor : Theme.primaryColor
textFormat: Text.PlainText
}