Transfer: remove leftMargin of "Address" label

This commit is contained in:
rating89us 2021-06-19 18:21:40 +02:00 committed by GitHub
parent b970cad48b
commit 08dd89de58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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