FIX: prevents emoji in links to appear as large emojis (#10027)
This commit is contained in:
parent
dc4071dfef
commit
6fa990f05d
|
@ -10,6 +10,7 @@ img.emoji.only-emoji {
|
|||
margin: 0.5em 0;
|
||||
}
|
||||
|
||||
a,
|
||||
.md-table,
|
||||
.poll {
|
||||
img.emoji.only-emoji {
|
||||
|
|
Loading…
Reference in New Issue