diff --git a/src/qml/Chat/Timeline/EventContent.qml b/src/qml/Chat/Timeline/EventContent.qml index 47ad10bd..110a12eb 100644 --- a/src/qml/Chat/Timeline/EventContent.qml +++ b/src/qml/Chat/Timeline/EventContent.qml @@ -77,6 +77,7 @@ Row { " " : "") + lineHeight: 1.1 color: theme.chat.message.body wrapMode: Text.Wrap