mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 08:17:59 +00:00
RemoteNodeList: reduce spacing between icons
This commit is contained in:
parent
b58bff39a0
commit
0de95e3071
1 changed files with 1 additions and 2 deletions
|
@ -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 a new issue