fix(@desktop/wallet): To field is not showing address in wallet

fixes #5447
This commit is contained in:
Khushboo Mehta 2022-04-08 16:34:40 +02:00 committed by Khushboo-dev-cpp
parent bd8ad854fc
commit d90ea666f2
1 changed files with 1 additions and 1 deletions

View File

@ -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()