Move the dialog title down a bit

This commit is contained in:
Sander Ferdinand 2018-03-31 19:05:42 +02:00
parent 47dc499413
commit f6fb6df48c

View File

@ -100,6 +100,7 @@ Rectangle {
RowLayout { RowLayout {
id: column id: column
//anchors {fill: parent; margins: 16 } //anchors {fill: parent; margins: 16 }
Layout.topMargin: 14 * scaleRatio
Layout.alignment: Qt.AlignHCenter Layout.alignment: Qt.AlignHCenter
MoneroComponents.Label { MoneroComponents.Label {