use width to size emojis instead of font size
This commit is contained in:
parent
fed70b91e0
commit
3a3c8f8bf3
@ -702,7 +702,8 @@ aside {
|
||||
}
|
||||
|
||||
.emoji {
|
||||
font-size: 1em;
|
||||
width: 1em;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
#loader {
|
||||
|
Loading…
Reference in New Issue
Block a user