Hot damn working date filtering

This commit is contained in:
3wc
2023-10-29 23:12:39 +00:00
parent 8e2eead540
commit 0c58555b43
2 changed files with 59 additions and 24 deletions

View File

@ -14,6 +14,10 @@ DataTable:focus .datatable--cursor {
display: none;
}
#filter Input {
width: 50%;
}
ActivityEditScreen, ActivityMappingScreen {
align: center middle;
}