brewlog/templates/partials/lists
Jon Seager 2473e1f377
fix(templates): wrap flag and country in span for correct mobile flex layout
The flag emoji and country name were separate flex items inside mobile
card td cells, causing the flag to float away from the country text.
Wrapping them in a single span keeps them together as one flex item.
2026-02-09 20:20:12 +00:00
..
bag_list.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
brew_list.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
cafe_list.html fix(templates): wrap flag and country in span for correct mobile flex layout 2026-02-09 20:20:12 +00:00
cup_list.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
gear_list.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
roast_list.html fix(templates): wrap flag and country in span for correct mobile flex layout 2026-02-09 20:20:12 +00:00
roaster_list.html fix(templates): wrap flag and country in span for correct mobile flex layout 2026-02-09 20:20:12 +00:00
table.html chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00