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