Merge branch 'custom-emoji-categories' into 'develop'

Support custom emoji categories

Closes #1197

See merge request soapbox-pub/soapbox!1927
This commit is contained in:
Alex Gleason
2022-11-21 17:45:49 +00:00
4 changed files with 37 additions and 22 deletions

View File

@@ -9,7 +9,7 @@
}
.emoji-mart .emoji-mart-emoji {
@apply p-1.5;
@apply p-1.5 align-middle;
}
.emoji-mart-bar {