mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-22 10:44:46 +00:00
transfer: increased top margin
This commit is contained in:
parent
30f87a1019
commit
4e29c1474e
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ Rectangle {
|
|||
anchors.top: parent.top
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.topMargin: 20
|
||||
height: 400
|
||||
|
||||
Label {
|
||||
|
|
Loading…
Reference in a new issue