diff options
Diffstat (limited to 'wizard')
| -rw-r--r-- | wizard/WizardController.qml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/wizard/WizardController.qml b/wizard/WizardController.qml index d192bc8d..ddda6209 100644 --- a/wizard/WizardController.qml +++ b/wizard/WizardController.qml @@ -115,8 +115,6 @@ Rectangle { // recovery made (restore wallet) property string walletRestoreMode: 'seed' // seed, keys, qr - // flickable margin - property int flickableHeightMargin: 200 property int layoutScale: { if(appWindow.width < 800){ |
