fix(@desktop/wallet): To field is not showing address in wallet
fixes #5447
This commit is contained in:
parent
bd8ad854fc
commit
d90ea666f2
|
@ -209,7 +209,7 @@ Rectangle {
|
|||
input.anchors.rightMargin: 0
|
||||
labelFont.pixelSize: 15
|
||||
labelFont.weight: Font.Normal
|
||||
input.implicitHeight: 56
|
||||
input.height: 56
|
||||
isSelectorVisible: false
|
||||
addContactEnabled: false
|
||||
onSelectedRecipientChanged: estimateGas()
|
||||
|
|
Loading…
Reference in New Issue