add ui for searching

This commit is contained in:
Andrew Zhao 2021-01-02 19:35:31 -05:00
parent c7e65ce795
commit 15ba3325d9
7 changed files with 149 additions and 3 deletions

View file

@ -628,3 +628,6 @@ body.dark-theme {
}
}
#filters {
display: none;
}