ui(@desktop/chat): fine-tune chat info button position
This was a little too low.
This commit is contained in:
parent
bb9beef837
commit
959c21990c
|
@ -27,7 +27,6 @@ Item {
|
|||
StatusChatInfoToolBar {
|
||||
id: communityHeader
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: 5
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
|
||||
chatInfoButton.title: chatsModel.communities.activeCommunity.name
|
||||
|
|
Loading…
Reference in New Issue