diff options
| author | rating89us <45968869+rating89us@users.noreply.github.com> | 2021-07-09 19:34:29 +0200 |
|---|---|---|
| committer | rating89us <rating89us@rating89us.com> | 2021-07-10 20:14:23 +0200 |
| commit | 6739b51a5b2bfbc928ef49fc6db9eaf99ff0c44b (patch) | |
| tree | 9bb81b8d63f05b08ec30650e67cd2540ff3e4b53 /wizard/WizardRestoreWallet1.qml | |
| parent | 1c61ec2511af8a4c545c1ff3791668becdf33dbe (diff) | |
| download | monzero-gui-6739b51a5b2bfbc928ef49fc6db9eaf99ff0c44b.tar.gz monzero-gui-6739b51a5b2bfbc928ef49fc6db9eaf99ff0c44b.tar.xz monzero-gui-6739b51a5b2bfbc928ef49fc6db9eaf99ff0c44b.zip | |
WizardWalletInput: red border if error; error messages; remove placeholders; smaller font; icon for browse button
Update WizardWalletInput.qml
Diffstat (limited to 'wizard/WizardRestoreWallet1.qml')
| -rw-r--r-- | wizard/WizardRestoreWallet1.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/WizardRestoreWallet1.qml b/wizard/WizardRestoreWallet1.qml index 4eccc662..075a4d5a 100644 --- a/wizard/WizardRestoreWallet1.qml +++ b/wizard/WizardRestoreWallet1.qml @@ -111,7 +111,7 @@ Rectangle { } RowLayout { - Layout.topMargin: 10 + Layout.topMargin: -10 spacing: 30 Layout.fillWidth: true |
