mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-03 08:07:25 -04:00
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