Align single emoji send

This commit is contained in:
Josh Perez 2021-10-07 18:27:08 -04:00 committed by GitHub
parent b866e1a23d
commit a70a8a88d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -420,6 +420,10 @@
.module-message__container--emoji {
padding-top: 0;
.module-message__text--outgoing {
text-align: right;
}
}
.module-message__container--outgoing {