Enlarge emoji in composer (#7602)

This commit is contained in:
Robin 2022-01-24 07:53:05 -05:00 committed by GitHub
parent b5d11336f7
commit 6806c2cdca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 128 additions and 42 deletions

View file

@ -86,6 +86,11 @@ a.mx_Pill {
margin-right: 0.24rem;
}
.mx_Emoji {
font-size: 1.8rem;
vertical-align: bottom;
}
.mx_Markdown_BOLD {
font-weight: bold;
}