fix(CommunityDialogIntro): Fixed intro txt layout issues

Closes #6856
This commit is contained in:
Alexandra Betouni 2022-08-10 16:15:03 +03:00 committed by Alexandra Betouni
parent 9e811838e8
commit 9ecf2af3f1
1 changed files with 1 additions and 4 deletions

View File

@ -48,12 +48,9 @@ StatusDialog {
}
StatusScrollView {
Layout.preferredWidth: contentWidth
Layout.minimumWidth: 300
Layout.preferredWidth: contentWidth
Layout.fillHeight: true
Layout.preferredHeight: contentHeight
Layout.maximumHeight: 400
StatusBaseText {
id: messageContent