Revert "Change wide-emoji style in emoji picker"

This reverts commit df09dd7478.
This commit is contained in:
KMY 2023-05-24 13:05:41 +09:00
parent aa430a96b4
commit f2fb640e7f

View file

@ -167,9 +167,8 @@
cursor: pointer;
&.emoji-mart-emoji-custom img {
width: 22px !important;
overflow: hidden;
object-fit: cover !important;
width: auto !important;
min-width: 22px;
}
span {