Merge pull request #2102

ee87122 wizardhome: fix network dropdown (mmbyday)
This commit is contained in:
luigi1111 2019-04-23 15:30:08 -05:00
commit 4b324bb719
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

View File

@ -107,7 +107,7 @@ Rectangle {
property string walletRestoreMode: 'seed' // seed, keys, qr property string walletRestoreMode: 'seed' // seed, keys, qr
// flickable margin // flickable margin
property int flickableHeightMargin property int flickableHeightMargin: 200
property int layoutScale: { property int layoutScale: {
if(isMobile){ if(isMobile){