Some font adjustments

This commit is contained in:
Sander Ferdinand
2018-01-12 01:45:27 +01:00
committed by moneromooo-monero
parent a9b6a70d15
commit 6677a185f8
5 changed files with 17 additions and 12 deletions

View File

@@ -71,10 +71,11 @@ Item {
Text {
id: inputLabel
anchors.top: parent.top
anchors.topMargin: 2
anchors.left: parent.left
font.family: Style.fontRegular.name
font.pixelSize: 16
font.bold: false
font.pixelSize: 14
font.bold: true
textFormat: Text.RichText
color: Style.defaultFontColor