aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2019-04-03 20:42:24 +0200
committerselsta <selsta@sent.at>2019-04-03 20:42:24 +0200
commit6833275b2a70bc3853049d177b65d2acf2cc536d (patch)
tree133b5267e255326f63e8000dc8b3e761281cbeb7
parent19c2208dc447ccb5ba9ff990cbdd6ecf6b96f23d (diff)
downloadmonzero-gui-6833275b2a70bc3853049d177b65d2acf2cc536d.tar.gz
monzero-gui-6833275b2a70bc3853049d177b65d2acf2cc536d.tar.xz
monzero-gui-6833275b2a70bc3853049d177b65d2acf2cc536d.zip
wizard: small UI fix
-rw-r--r--wizard/WizardCreateDevice1.qml1
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 {