mirror of
https://github.com/rommapp/romm.git
synced 2026-06-29 23:35:47 +00:00
- Gallery list view: drop the `fixed` opt-out on its GameCard so the row thumbnail renders at the cover's natural aspect (fixed height, natural width) like everywhere else. Removes the now-unused `fixed` prop / class / CSS branch from GameCard. - CoverPlaceholder: the title now scales with the cover box (container query units, clamp(8px, 8cqmin, 18px), em padding) instead of a fixed 12px — readable on a tiny list thumb, proportionate on the detail hero. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>