mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 01:57:25 -04:00
Merge pull request #1824
da7abd8 Transfer: fix amount label boldness (mmbyday)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user