mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 09:37:59 +00:00
parent
56a7215a4c
commit
44891a17fd
@ -81,9 +81,10 @@ StatusDialog {
|
|||||||
|
|
||||||
StatusTextArea {
|
StatusTextArea {
|
||||||
id: keyInput
|
id: keyInput
|
||||||
placeholderText: "0x0..."
|
|
||||||
height: 110
|
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
implicitHeight: 110
|
||||||
|
placeholderText: "0x0..."
|
||||||
|
wrapMode: TextEdit.WrapAtWordBoundaryOrAnywhere
|
||||||
onTextChanged: d.importErrorMessage = ""
|
onTextChanged: d.importErrorMessage = ""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user