Add option to filter snacks from historical transactions

This commit is contained in:
2023-05-03 18:57:48 +00:00
parent e1d4de0ea2
commit 30a820f302
3 changed files with 53 additions and 22 deletions
+4
View File
@@ -236,6 +236,10 @@ body {
text-overflow: ellipsis;
}
.filter-option {
margin-right: 1rem;
}
.footer {
margin-top: -20rem;