mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-19 16:13:55 +02:00
RemoteNodeList: reduce spacing between icons
This commit is contained in:
parent
b58bff39a0
commit
0de95e3071
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user