Fix overlapping offline indicator
This commit is contained in:
parent
6854cd7e80
commit
6e1ac16f61
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ Rectangle {
|
|||
visible: !TimelineManager.isConnected
|
||||
Layout.preferredHeight: offlineLabel.height + Nheko.paddingMedium
|
||||
Layout.fillWidth: true
|
||||
z: 1
|
||||
|
||||
Label {
|
||||
id: offlineLabel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue