[chore] Fix frogend admin emoji patch (#1148)

* fix className

* fix unable to set category on new emoji

* wrap emoji groups
This commit is contained in:
f0x52 2022-11-25 16:37:57 +01:00 committed by GitHub
commit 5c5c8ceaf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View file

@ -410,6 +410,7 @@ span.form-info {
.emoji-group {
display: flex;
flex-wrap: wrap;
a {
border-radius: $br;