fix(CreateChatView): fixed no contacts text alignment (#767)

As part of https://github.com/status-im/status-desktop/issues/6354
This commit is contained in:
Alexandra Betouni 2022-07-13 11:59:53 +03:00 committed by GitHub
parent c41318d5e8
commit 99457ee77f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ Page {
contentItem: Item {
anchors.fill: parent
anchors.topMargin: 68
StatusBaseText {
visible: (contactsModel.count === 0)