fix/ui/onboardingGenKeyModal.qml: fix height by design

This commit is contained in:
Anastasiya S 2021-10-11 16:55:54 +03:00 committed by Iuri Matias
parent ee5fef7dda
commit e68d06462d
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ ModalPopup {
id: popup
//% "Choose a chat name"
title: qsTrId("intro-wizard-title2")
height: 504
AccountListPanel {
id: accountList