mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 21:17:26 -04:00
Merge pull request #3588
0de95e3 RemoteNodeList: reduce spacing between icons (selsta)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user