1
mirror of https://github.com/monero-project/monero-gui synced 2024-11-22 12:14:00 +01:00

Fixed overlapping clipboard icons on recieve page

This commit is contained in:
Jacob Brydolf 2016-10-03 00:46:06 +02:00 committed by Ilya Kitaev
parent cd1247c292
commit 5814c19962

View File

@ -56,7 +56,7 @@ Item {
id: input
anchors.fill: parent
anchors.leftMargin: 4
anchors.rightMargin: 4
anchors.rightMargin: 30
font.pixelSize: parent.fontSize
}
}