forked from Public/monero-gui
RemoteNodeList: reduce spacing between icons
This commit is contained in:
@@ -121,9 +121,8 @@ ColumnLayout {
|
|||||||
RowLayout {
|
RowLayout {
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.rightMargin: 6
|
|
||||||
height: 30
|
height: 30
|
||||||
spacing: 10
|
spacing: 2
|
||||||
|
|
||||||
MoneroComponents.InlineButton {
|
MoneroComponents.InlineButton {
|
||||||
buttonColor: "transparent"
|
buttonColor: "transparent"
|
||||||
|
|||||||
Reference in New Issue
Block a user