mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-29 17:20:30 +01:00
The season info container used flex:1 inside the card, but the card is an auto-height column — flex:1 (flexBasis:0) collapsed the box to ~0 height, so the season number and episode count never had room to render (only the explicitly-sized checkmark/status icons showed). Size the container to its content instead. Claude-Session: https://claude.ai/code/session_016Hhu5DruGLPhdP4LAoy1Xd