Use larger font for settings section headers
This commit is contained in:
parent
0400d12e52
commit
8a48982ca5
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ Item {
|
||||||
}
|
}
|
||||||
horizontalAlignment: Text.AlignRight
|
horizontalAlignment: Text.AlignRight
|
||||||
truncationMode: TruncationMode.Fade
|
truncationMode: TruncationMode.Fade
|
||||||
font.pixelSize: Theme.fontSizeSmall
|
|
||||||
color: button.highlighted ? Theme.highlightColor : Theme.primaryColor
|
color: button.highlighted ? Theme.highlightColor : Theme.primaryColor
|
||||||
textFormat: Text.PlainText
|
textFormat: Text.PlainText
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue