mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 09:37:59 +00:00
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.topMargin: 8
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.rightMargin: 8
|
anchors.rightMargin: 8
|
||||||
|
clip: true
|
||||||
StatusTagSelector {
|
StatusTagSelector {
|
||||||
id: tagSelector
|
id: tagSelector
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user