mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 23:17:26 -04:00
Transfer: highlight invalid address
This commit is contained in:
@@ -354,6 +354,7 @@ Rectangle {
|
|||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
addressValidation: true
|
addressValidation: true
|
||||||
borderDisabled: true
|
borderDisabled: true
|
||||||
|
fontColor: error ? MoneroComponents.Style.errorColor : MoneroComponents.Style.defaultFontColor
|
||||||
fontFamily: MoneroComponents.Style.fontMonoRegular.name
|
fontFamily: MoneroComponents.Style.fontMonoRegular.name
|
||||||
fontSize: 14
|
fontSize: 14
|
||||||
inputPaddingBottom: 0
|
inputPaddingBottom: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user