Fix RTL message layout issue
This commit is contained in:
parent
d0898cb0c2
commit
6e77d4b2c8
2 changed files with 1 additions and 2 deletions
|
@ -104,7 +104,7 @@ export function MessageBody({
|
|||
};
|
||||
|
||||
return (
|
||||
<span>
|
||||
<span dir="auto">
|
||||
{disableLinks ? (
|
||||
renderEmoji({
|
||||
i18n,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue