replace legacy component

This commit is contained in:
2023-03-08 19:09:30 +01:00
parent 62cb88e505
commit 6474b5e3c6
12 changed files with 85 additions and 78 deletions

View File

@@ -15,7 +15,7 @@
grid:
"query-box query-box date-box" auto
"filters results results" 1fr
/ 17.7em 3fr 21em;
/ 25.5em 3fr 24em;
}
}
@@ -43,9 +43,12 @@
#date-box{
grid-area: date-box;
margin-right: 1em;
}
#filters {
grid-area: filters;
overflow: auto;