aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--components/RemoteNodeList.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/components/RemoteNodeList.qml b/components/RemoteNodeList.qml
index 96e252c4..ffbce57d 100644
--- a/components/RemoteNodeList.qml
+++ b/components/RemoteNodeList.qml
@@ -121,9 +121,8 @@ ColumnLayout {
RowLayout {
anchors.verticalCenter: parent.verticalCenter
anchors.right: parent.right
- anchors.rightMargin: 6
height: 30
- spacing: 10
+ spacing: 2
MoneroComponents.InlineButton {
buttonColor: "transparent"