fix: mangled ens name
This commit is contained in:
parent
1d6b7b5759
commit
1737fc2506
|
@ -285,6 +285,7 @@ Item {
|
|||
anchors.topMargin: chatBox.chatVerticalPadding
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: chatBox.chatHorizontalPadding
|
||||
width: parent.width
|
||||
}
|
||||
|
||||
RectangleCorner {}
|
||||
|
|
Loading…
Reference in New Issue