fix unicode emoji

This commit is contained in:
Henry Jameson 2024-06-26 02:21:16 +03:00
commit a664cf352d

View file

@ -206,7 +206,7 @@
} }
.emoji-picker-emoji.-unicode { .emoji-picker-emoji.-unicode {
font-size: 20.2em; font-size: 1.6em;
overflow: hidden; overflow: hidden;
} }
} }