mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
Merge pull request #3463
138e164
Transfer: highlight invalid address (xiphon)
This commit is contained in:
commit
12a72970fb
1 changed files with 1 additions and 0 deletions
|
@ -354,6 +354,7 @@ Rectangle {
|
|||
Layout.fillWidth: true
|
||||
addressValidation: true
|
||||
borderDisabled: true
|
||||
fontColor: error ? MoneroComponents.Style.errorColor : MoneroComponents.Style.defaultFontColor
|
||||
fontFamily: MoneroComponents.Style.fontMonoRegular.name
|
||||
fontSize: 14
|
||||
inputPaddingBottom: 0
|
||||
|
|
Loading…
Reference in a new issue