aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qml/ChatPage.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/ChatPage.qml b/qml/ChatPage.qml
index 834f58d..f8c776e 100644
--- a/qml/ChatPage.qml
+++ b/qml/ChatPage.qml
@@ -87,7 +87,7 @@ Kirigami.ScrollablePage {
id: messageListView
anchors.fill: parent
- spacing: 10
+ spacing: Kirigami.Units.largeSpacing
model: messagelistModel