parent
844fb26d27
commit
45431ef504
|
@ -36,10 +36,13 @@ body {
|
|||
|
||||
.custom-emoji {
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
.custom-emoji img {
|
||||
max-height: 1.3em;
|
||||
max-width: 1.3em;
|
||||
vertical-align: text-bottom;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.iconify-emoji {
|
||||
|
|
Loading…
Reference in New Issue