feat: Added filtering by compulsory tags and changed filtering logic.

Co-Authored By: Caspar Asaam <caspar@dyn3159-95.wlan.ic.ac.uk>
This commit is contained in:
TadiosT
2025-06-10 05:37:52 +01:00
parent 19d451fa8e
commit 201467c73a
2 changed files with 18 additions and 22 deletions

View File

@@ -76,15 +76,7 @@
color: #ffffff;
margin-top: 0.5rem;
}
.submit {
position: sticky;
display: flex;
flex-direction: column;
margin-top: 0.5rem;
bottom: 0;
margin-left: -0.5rem;
width: calc(100% + 1rem);
}
.tagDisplay {
display: flex;
gap: 0.4rem;