diff --git a/ui/app/AppLayouts/Onboarding/popups/GenKeyModal.qml b/ui/app/AppLayouts/Onboarding/popups/GenKeyModal.qml index 9d562beede..e54e542d10 100644 --- a/ui/app/AppLayouts/Onboarding/popups/GenKeyModal.qml +++ b/ui/app/AppLayouts/Onboarding/popups/GenKeyModal.qml @@ -17,6 +17,7 @@ ModalPopup { id: popup //% "Choose a chat name" title: qsTrId("intro-wizard-title2") + height: 504 AccountListPanel { id: accountList