Updated main tap badge. Fixes #1619

This commit is contained in:
staked-smart-ace 2021-01-16 01:22:18 +04:00 committed by Jonathan Rainville
parent 2de8faf5a5
commit 1f3be224b8
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ RowLayout {
visible: chatsModel.unreadMessagesCount > 0
anchors.top: parent.top
anchors.left: parent.right
anchors.leftMargin: -16
anchors.leftMargin: -17
anchors.topMargin: 1
radius: height / 2
color: Style.current.blue