mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-24 05:21:58 +00:00
parent
5fc1ecc858
commit
9cc6bdc9db
@ -54,6 +54,7 @@ Item {
|
||||
Layout.preferredHeight: Constants.addAccountPopup.itemHeight
|
||||
Layout.preferredWidth: parent.width - parent.columnSpacing - showHideButton.width
|
||||
rightPadding: pasteButton.width + pasteButton.anchors.rightMargin + Style.current.halfPadding
|
||||
wrapMode: TextEdit.Wrap
|
||||
placeholderText: qsTr("Type or paste your private key")
|
||||
echoMode: d.showPassword ? TextInput.Normal : TextInput.Password
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user