mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 06:42:25 -05:00
[feature/frontend] filterable local emoji list (#1385)
This commit is contained in:
parent
782169da76
commit
08f8feaec5
4 changed files with 89 additions and 25 deletions
|
|
@ -405,6 +405,10 @@ span.form-info {
|
|||
.emoji-list {
|
||||
background: $list-entry-bg;
|
||||
|
||||
.header .form-field {
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
.entry {
|
||||
flex-direction: column;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue