mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 08:37:12 +00:00
fix: fix chat passing over the top bar
This commit is contained in:
parent
1ef8db3c44
commit
e869d62c98
@ -20,6 +20,7 @@ ColumnLayout {
|
||||
id: chatTopBar
|
||||
Layout.alignment: Qt.AlignHCenter | Qt.AlignTop
|
||||
Layout.fillWidth: true
|
||||
z: 60
|
||||
|
||||
Rectangle {
|
||||
property string channelNameStr: "#" + chatsModel.activeChannel
|
||||
|
Loading…
x
Reference in New Issue
Block a user