do not justify content for messages text

This commit is contained in:
Audric Ackermann 2021-09-20 17:23:50 +10:00
parent 12ae0a1b25
commit ce4037f43f
No known key found for this signature in database
GPG key ID: 999F434D76324AD4

View file

@ -56,7 +56,6 @@
color: var(--color-received-message-text);
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
svg {