mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
Fixed overlapping clipboard icons on recieve page
This commit is contained in:
parent
cd1247c292
commit
5814c19962
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ Item {
|
|||
id: input
|
||||
anchors.fill: parent
|
||||
anchors.leftMargin: 4
|
||||
anchors.rightMargin: 4
|
||||
anchors.rightMargin: 30
|
||||
font.pixelSize: parent.fontSize
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue