aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wizard/WizardController.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/WizardController.qml b/wizard/WizardController.qml
index 6bac1e6a..4adb7b0a 100644
--- a/wizard/WizardController.qml
+++ b/wizard/WizardController.qml
@@ -107,7 +107,7 @@ Rectangle {
property string walletRestoreMode: 'seed' // seed, keys, qr
// flickable margin
- property int flickableHeightMargin
+ property int flickableHeightMargin: 200
property int layoutScale: {
if(isMobile){