mattybojo / renoir

0 stars 0 forks source link

[GiftCardTracker] Redesign UI for GiftCardTrackerPage #56

Open mattybojo opened 1 year ago

mattybojo commented 1 year ago

Redesign each ion-item to better utilize the space available. Use grid or flexbox to make sure the amount stays right-aligned and any flowover text from store name and the last 4 should be truncated and an ellipsis should be added.

See #51 for info on how this was handled for TodoListPage.