Global search filter

This commit is contained in:
Eden Kirin
2024-01-28 10:35:01 +01:00
parent 858f42c39b
commit b1f7d8196a
7 changed files with 120 additions and 43 deletions

View File

@ -20,4 +20,9 @@
}
}
}
.search-input {
background-color: whitesmoke;
margin-left: auto;
}
}