mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
This reverts commit eb7ce666b748a65cdd6fa322f8d62d0f46d4b82a.
This commit is contained in:
parent
fa559cddbe
commit
a63b99f687
@ -35,3 +35,10 @@
|
||||
.mx_Markdown_STRIKETHROUGH {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
.mx_Emoji {
|
||||
/* Should be 1.8rem for our default message bodies, and scale with the */
|
||||
/* surrounding text */
|
||||
font-size: max($font-18px, 1em);
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user