Merge pull request #3575

08dd89d Transfer: remove leftMargin of 'Address' label (rating89us)
This commit is contained in:
luigi1111 2021-06-21 13:39:47 -05:00
commit 9114887866
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

View File

@ -265,7 +265,6 @@ Rectangle {
Layout.fillWidth: true Layout.fillWidth: true
MoneroComponents.TextPlain { MoneroComponents.TextPlain {
Layout.leftMargin: 10
font.family: MoneroComponents.Style.fontRegular.name font.family: MoneroComponents.Style.fontRegular.name
font.pixelSize: 16 font.pixelSize: 16
color: MoneroComponents.Style.defaultFontColor color: MoneroComponents.Style.defaultFontColor