diff --git a/ui/app/AppLayouts/Chat/popups/community/AccessExistingCommunityPopup.qml b/ui/app/AppLayouts/Chat/popups/community/AccessExistingCommunityPopup.qml index bf60b44de2..ea26e5ef38 100644 --- a/ui/app/AppLayouts/Chat/popups/community/AccessExistingCommunityPopup.qml +++ b/ui/app/AppLayouts/Chat/popups/community/AccessExistingCommunityPopup.qml @@ -53,6 +53,8 @@ StatusModal { label: qsTrId("community-key") placeholderText: "0x0..." customHeight: 110 + anchors.left: parent.left + anchors.right: parent.right } StatusBaseText {