diff options
Diffstat (limited to 'wizard')
| -rw-r--r-- | wizard/WizardCreateDevice1.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard/WizardCreateDevice1.qml b/wizard/WizardCreateDevice1.qml index 9ad2ca33..2f91fca8 100644 --- a/wizard/WizardCreateDevice1.qml +++ b/wizard/WizardCreateDevice1.qml @@ -148,6 +148,7 @@ Rectangle { Layout.topMargin: 10 * scaleRatio Layout.fillWidth: true + z: 3 ColumnLayout{ MoneroComponents.StandardDropdown { |
