diff --git a/ui/imports/shared/popups/CommunityMembershipSetupDialog.qml b/ui/imports/shared/popups/CommunityMembershipSetupDialog.qml index 8bd7cf26e3..e2b55167fe 100644 --- a/ui/imports/shared/popups/CommunityMembershipSetupDialog.qml +++ b/ui/imports/shared/popups/CommunityMembershipSetupDialog.qml @@ -410,7 +410,7 @@ StatusStackModal { ColumnLayout { spacing: 24 - width: root.availableWidth + width: scrollView.availableWidth StatusRoundedImage { Layout.alignment: Qt.AlignHCenter