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