mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-10 01:25:15 +00:00
Add left and right margin to emojis (#20464)
This commit is contained in:
parent
70415714f1
commit
2c7df002fa
|
@ -39,6 +39,8 @@
|
|||
width: 20px;
|
||||
height: 20px;
|
||||
margin: -3px 0 0;
|
||||
margin-left: 0.075em;
|
||||
margin-right: 0.075em;
|
||||
}
|
||||
|
||||
p {
|
||||
|
|
Loading…
Reference in a new issue