diff --git a/imports/Spectral/Component/Timeline/MessageDelegate.qml b/imports/Spectral/Component/Timeline/MessageDelegate.qml index 650052d..c12e04f 100644 --- a/imports/Spectral/Component/Timeline/MessageDelegate.qml +++ b/imports/Spectral/Component/Timeline/MessageDelegate.qml @@ -61,6 +61,8 @@ RowLayout { spacing: 0 TimelineLabel { + Layout.fillWidth: true + id: authorLabel visible: messageRow.avatarVisible