Search improvements
This commit is contained in:
@ -6,8 +6,8 @@ import (
|
||||
"github.com/animenotifier/notify.moe/components"
|
||||
)
|
||||
|
||||
const maxUsers = 36
|
||||
const maxAnime = 26
|
||||
const maxUsers = 25
|
||||
const maxAnime = 25
|
||||
const maxPosts = 3
|
||||
const maxThreads = 3
|
||||
|
||||
|
@ -23,4 +23,5 @@
|
||||
opacity 0.8
|
||||
|
||||
.no-search-results
|
||||
text-align left
|
||||
text-align left
|
||||
padding-bottom typography-margin
|
Reference in New Issue
Block a user