Commit Graph

10 Commits

Author SHA1 Message Date
c004f20ee7 More label padding tweaks 2022-04-14 21:38:48 -07:00
0db6bff308 label padding 2022-04-14 21:20:17 -07:00
0e50ef1b56 Tighten padding on label chips 2022-04-14 21:15:53 -07:00
d56e3147df Remove whitespace 2022-04-14 21:05:02 -07:00
944784f25a Use Button+router for label chips instead of next/link
This allows us to use preventDefault on click, which means labels
can be inside of grid cards, and clicking a label wont navigate
to the card's page.
2022-04-14 20:40:28 -07:00
a104486602 Clip the label chips to their radius 2022-04-12 12:23:55 -07:00
0bb2c1d8c6 Refresh labels when edited 2022-04-12 12:23:55 -07:00
239a283ca8 Darken the border on label chips 2022-04-05 15:17:02 -07:00
72e68b2b5a Update the font and background colour on label chips 2022-03-30 09:45:07 -07:00
a856297002 Add LabelChip file 2022-03-25 14:37:37 -07:00