Redesigned NewPasswordDialog

This commit is contained in:
Sander Ferdinand
2018-03-22 05:06:11 +01:00
committed by moneromooo-monero
parent 72a7fac467
commit b38ee48e59
2 changed files with 33 additions and 50 deletions

View File

@@ -92,7 +92,7 @@ Item {
TextField {
id : passwordInput
Layout.topMargin: 8
Layout.topMargin: 6
Layout.fillWidth: true
anchors.left: parent.left
horizontalAlignment: TextInput.AlignLeft