mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-29 23:26:24 +01:00
wizardhome: fix network dropdown
This commit is contained in:
parent
10926644bf
commit
ee87122d5b
@ -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){
|
||||
|
Loading…
Reference in New Issue
Block a user