refactor(filters): changed datalists to selecting options for authors & projects filters

This commit is contained in:
2025-12-15 20:41:26 +01:00
parent ac2269c5a5
commit d9986da354
2 changed files with 21 additions and 37 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ select {
font-size: 1em;
}
input {
input, select {
background: none;
color: white;
font-size: 1em;