Skip to content

Commit

Permalink
Update SettingsNode.qml
Browse files Browse the repository at this point in the history
  • Loading branch information
rating89us authored Nov 20, 2021
1 parent 94ae7bf commit 9e8c3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/settings/SettingsNode.qml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ Rectangle{
appWindow.persistentSettings.keepLocalNodeRunning = currentIndex;
}
Layout.fillWidth: true
Layout.preferredWidth: logColumn.width
Layout.preferredWidth: keepLocalNodeRunningColumn.width
z: parent.z + 1
}
}
Expand Down

0 comments on commit 9e8c3d1

Please sign in to comment.