Merge pull request #1824

da7abd8 Transfer: fix amount label boldness (mmbyday)
This commit is contained in:
luigi1111
2018-12-18 09:38:42 -06:00

View File

@@ -107,8 +107,7 @@ Item {
id: inputLabel
anchors.top: parent.top
anchors.left: parent.left
anchors.topMargin: 2 * scaleRatio
font.family: MoneroComponents.Style.fontLight.name
font.family: MoneroComponents.Style.fontRegular.name
font.pixelSize: labelFontSize
font.bold: labelFontBold
textFormat: Text.RichText