Merge pull request #1235

f6fb6df Move the dialog title down a bit
This commit is contained in:
luigi1111 2018-03-31 14:32:40 -05:00
commit f06ee51f05
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

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 {