Adds styling for selected tag. Based on which tag the user clicked, a class will be added, which affects the styling of the tag image. This will help the user better see which tag is selected.
Checklist:
[x] I have performed a self-review of my code
[x] If it is a core feature, I have added thorough tests.
Changes:
Adds styling for selected tag. Based on which tag the user clicked, a class will be added, which affects the styling of the tag image. This will help the user better see which tag is selected.
Checklist:
Unexpected behaviour:
N/A