Message: Fix meta positioning for single emojis (#1187)

This commit is contained in:
Alexander Zinchuk 2021-06-19 15:05:15 +03:00
parent 7056255f0c
commit 215b3d5603

View File

@ -19,7 +19,7 @@
unicode-bidi: plaintext; unicode-bidi: plaintext;
} }
.text-content, &:not(.custom-shape) .text-content,
&.document { &.document {
& > .MessageMeta { & > .MessageMeta {
position: relative; position: relative;