feat: allow finding milestones

This commit is contained in:
Carlos Valente
2025-09-09 20:25:25 +02:00
committed by Carlos Valente
parent 0035070db8
commit 4499495212
3 changed files with 49 additions and 25 deletions
@@ -66,4 +66,5 @@
.scrollContainer {
max-height: 70vh;
overflow: auto;
padding-top: 1rem;
}