Change wide-emoji style in emoji picker
This commit is contained in:
parent
882973da4c
commit
df09dd7478
1 changed files with 3 additions and 2 deletions
|
@ -167,8 +167,9 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
&.emoji-mart-emoji-custom img {
|
&.emoji-mart-emoji-custom img {
|
||||||
width: auto !important;
|
width: 22px !important;
|
||||||
min-width: 22px;
|
overflow: hidden;
|
||||||
|
object-fit: cover !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
span {
|
span {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue