Support wide custom emojis
This commit is contained in:
parent
92df4674ff
commit
3557d2c135
7 changed files with 36 additions and 11 deletions
|
@ -166,6 +166,11 @@
|
|||
.emoji-mart-category .emoji-mart-emoji {
|
||||
cursor: pointer;
|
||||
|
||||
&.emoji-mart-emoji-custom img {
|
||||
width: auto !important;
|
||||
min-width: 22px;
|
||||
}
|
||||
|
||||
span {
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue