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;
|
||||
|
||||
&.emoji-mart-emoji-custom img {
|
||||
width: auto !important;
|
||||
min-width: 22px;
|
||||
width: 22px !important;
|
||||
overflow: hidden;
|
||||
object-fit: cover !important;
|
||||
}
|
||||
|
||||
span {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue