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:
parent
8d2071eada
commit
45db0594d7
|
@ -1 +1 @@
|
|||
Subproject commit ade6bd2d0df18322705269559f995074a988075c
|
||||
Subproject commit faad16dd5f0de243a0ea3c23b087b344c6eeba51
|
|
@ -92,7 +92,7 @@ Page {
|
|||
anchors.topMargin: 8
|
||||
anchors.right: parent.right
|
||||
anchors.rightMargin: 8
|
||||
|
||||
clip: true
|
||||
StatusTagSelector {
|
||||
id: tagSelector
|
||||
Layout.fillWidth: true
|
||||
|
|
Loading…
Reference in New Issue