make emojis same size as text
This commit is contained in:
parent
5dbea02ea5
commit
edf23250d5
@ -700,3 +700,7 @@ aside {
|
|||||||
.disabled {
|
.disabled {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.emoji {
|
||||||
|
font-size: 1em;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user