diff options
Diffstat (limited to 'wizard/WizardCreateDevice1.qml')
| -rw-r--r-- | wizard/WizardCreateDevice1.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/WizardCreateDevice1.qml b/wizard/WizardCreateDevice1.qml index 4dea592c..21d0ac93 100644 --- a/wizard/WizardCreateDevice1.qml +++ b/wizard/WizardCreateDevice1.qml @@ -80,7 +80,7 @@ Rectangle { ColumnLayout { spacing: 0 - Layout.topMargin: 10 + Layout.topMargin: -10 Layout.fillWidth: true MoneroComponents.StandardDropdown { |
