Files
alembic/app/templates
andrew 76e5b32687 Fix library filter bar button misalignment
.field's margin-bottom (meant for vertically-stacked fields) pushed each
field's box lower than the bare Filter button under align-items: flex-end,
making the button look higher than the search/playlist/format boxes next
to it. New .filter-bar class zeroes that margin instead of the previous
ad-hoc inline flex styling.
2026-07-09 10:31:01 -06:00
..