RocketC31 / budget

Get a grip on your finances.
https://trackmybudget.org
MIT License
2 stars 0 forks source link

Fix styling for Tag when using Light theme #72

Closed sebastiaanspeck closed 1 year ago

sebastiaanspeck commented 1 year ago

When using the Light theme, you couldn't see the Tags:

image image

When investigating this issue, it seemed that the Tag partial wasn't used at all places. This is fixed now:

image image