Merge pull request #3601

d8f9d2f Transfer: fix fee label alignment (selsta)
This commit is contained in:
luigi1111 2021-07-06 11:49:37 -04:00
commit 083b0fb7a8
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

@ -708,7 +708,8 @@ Rectangle {
MoneroComponents.TextPlain {
id: feeLabel
Layout.alignment: Qt.AlignVCenter
Layout.alignment: Qt.AlignBottom
Layout.bottomMargin: 11
font.family: MoneroComponents.Style.fontRegular.name
font.pixelSize: 14
color: MoneroComponents.Style.defaultFontColor