mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-08 20:09:48 +00:00
Move the dialog title down a bit
This commit is contained in:
parent
47dc499413
commit
f6fb6df48c
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ Rectangle {
|
|||
RowLayout {
|
||||
id: column
|
||||
//anchors {fill: parent; margins: 16 }
|
||||
Layout.topMargin: 14 * scaleRatio
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
|
||||
MoneroComponents.Label {
|
||||
|
|
Loading…
Reference in a new issue