diff --git a/electrum/gui/qml/components/GenericShareDialog.qml b/electrum/gui/qml/components/GenericShareDialog.qml index be8c8553a..1cc8bbd6b 100644 --- a/electrum/gui/qml/components/GenericShareDialog.qml +++ b/electrum/gui/qml/components/GenericShareDialog.qml @@ -72,8 +72,7 @@ ElDialog { color: Material.accentColor } - RowLayout { - Layout.fillWidth: true + ButtonContainer { Layout.alignment: Qt.AlignHCenter FlatButton {