fix(CreateChatView): fixed bigg text goes outside text edit

Depends on: https://github.com/status-im/StatusQ/pull/633

Closes #5294
This commit is contained in:
Alexandra Betouni 2022-04-07 20:13:23 +03:00 committed by Iuri Matias
parent 8d2071eada
commit 45db0594d7
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit ade6bd2d0df18322705269559f995074a988075c
Subproject commit faad16dd5f0de243a0ea3c23b087b344c6eeba51

View File

@ -92,7 +92,7 @@ Page {
anchors.topMargin: 8
anchors.right: parent.right
anchors.rightMargin: 8
clip: true
StatusTagSelector {
id: tagSelector
Layout.fillWidth: true