Commit Graph

1 Commits (master)

Author SHA1 Message Date
Dustin b67ec4d0d9 receipts: Implement DELETE
A receipt can now be deleted by clicking the little trash can icon on
its card on the receipt list page.  To make this look nice, I had to
adjust some of the CSS for that page.  Incidentally, I was able to get
the cards to be properly aligned by changing the images to be cropped
instead of scaled, via the `object-fit: cover` CSS property.
2025-03-10 18:25:58 -05:00