Skip to content
Snippets Groups Projects
Commit 38009024 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

TextMessageDelegate: fix alignment

Change-Id: If196e9ab73257e4f133e0b4d517f426fb6d59e8b
GitLab: #861
parent bf8b7ca8
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,7 @@ SBSMessageBase { ...@@ -51,7 +51,7 @@ SBSMessageBase {
text: Body text: Body
horizontalAlignment: isOutgoing ? Text.AlignLeft : Text.AlignRight horizontalAlignment: Text.AlignLeft
width: { width: {
if (extraContent.active) if (extraContent.active)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment