fix: emoji margin

This commit is contained in:
Alejandro Gomez
2023-06-26 11:27:04 +02:00
parent 954a875c10
commit b0bf485f0a

View File

@ -2,4 +2,5 @@
width: 21px; width: 21px;
height: 21px; height: 21px;
display: inline-block; display: inline-block;
margin-bottom: -5px;
} }