From 8b933f3488dd85226bf80987ce505a1e6c0b1669 Mon Sep 17 00:00:00 2001 From: Sander van Grieken Date: Fri, 3 Feb 2023 13:42:37 +0100 Subject: [PATCH] followup b2a02dd047f409757a25aba0f0b1483807f81a78 --- electrum/gui/qml/components/GenericShareDialog.qml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 {