aboutsummaryrefslogtreecommitdiff
path: root/qml/Message.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/Message.qml')
-rw-r--r--qml/Message.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qml/Message.qml b/qml/Message.qml
index d255430..e965aad 100644
--- a/qml/Message.qml
+++ b/qml/Message.qml
@@ -86,6 +86,7 @@ RowLayout {
Rectangle {
id: msgRect
Layout.leftMargin: Kirigami.Units.largeSpacing
+ Layout.rightMargin: 2*Kirigami.Units.largeSpacing
Layout.preferredWidth: messageContents.width
Layout.preferredHeight: messageContents.height
color: Kirigami.Theme.backgroundColor