mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-07 16:28:07 -06:00
[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:
parent
665d902fd7
commit
5c5c8ceaf0
3 changed files with 4 additions and 3 deletions
|
|
@ -410,6 +410,7 @@ span.form-info {
|
|||
|
||||
.emoji-group {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
a {
|
||||
border-radius: $br;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue