mirror of
https://github.com/monero-project/monero-gui
synced 2024-11-23 11:43:32 +01:00
Fixed overlapping clipboard icons on recieve page
This commit is contained in:
parent
cd1247c292
commit
5814c19962
@ -56,7 +56,7 @@ Item {
|
|||||||
id: input
|
id: input
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
anchors.leftMargin: 4
|
anchors.leftMargin: 4
|
||||||
anchors.rightMargin: 4
|
anchors.rightMargin: 30
|
||||||
font.pixelSize: parent.fontSize
|
font.pixelSize: parent.fontSize
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user