From 6833275b2a70bc3853049d177b65d2acf2cc536d Mon Sep 17 00:00:00 2001 From: selsta Date: Wed, 3 Apr 2019 20:42:24 +0200 Subject: [PATCH] wizard: small UI fix --- wizard/WizardCreateDevice1.qml | 1 + 1 file changed, 1 insertion(+) 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 {