forked from Public/monero-gui
fix various QML warnings
This commit is contained in:
@@ -374,11 +374,8 @@ Rectangle{
|
||||
|
||||
ColumnLayout {
|
||||
id: localNodeLayout
|
||||
anchors.margins: 0
|
||||
spacing: 20 * scaleRatio
|
||||
Layout.topMargin: 40
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
visible: !isMobile && !persistentSettings.useRemoteNode
|
||||
|
||||
Rectangle {
|
||||
|
||||
Reference in New Issue
Block a user