Transfer: fix amount label boldness 🐛

This commit is contained in:
mmbyday 2018-12-13 20:02:06 -08:00
parent 59fc48bd8b
commit da7abd885a

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