summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--resources/qml/ChatPage.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/qml/ChatPage.qml b/resources/qml/ChatPage.qml

index 7cc6552a..c39f442e 100644 --- a/resources/qml/ChatPage.qml +++ b/resources/qml/ChatPage.qml
@@ -28,6 +28,7 @@ Rectangle { visible: !TimelineManager.isConnected Layout.preferredHeight: offlineLabel.height + Nheko.paddingMedium Layout.fillWidth: true + z: 1 Label { id: offlineLabel