mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 09:47:26 -04:00
wizardhome: fix network dropdown
This commit is contained in:
@@ -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){
|
||||||
|
|||||||
Reference in New Issue
Block a user