Transfer: fix fee label alignment

This commit is contained in:
selsta 2021-07-01 01:19:57 +02:00
parent b58bff39a0
commit d8f9d2f160
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E

View file

@ -705,7 +705,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