mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-23 18:21:53 +02:00
Transfer: fix amount label boldness 🐛
This commit is contained in:
parent
59fc48bd8b
commit
da7abd885a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user