diff --git a/components/StandardDialog.qml b/components/StandardDialog.qml index 4f6805aa..f1209721 100644 --- a/components/StandardDialog.qml +++ b/components/StandardDialog.qml @@ -100,6 +100,7 @@ Rectangle { RowLayout { id: column //anchors {fill: parent; margins: 16 } + Layout.topMargin: 14 * scaleRatio Layout.alignment: Qt.AlignHCenter MoneroComponents.Label {