mirror of
https://github.com/zimplexing/OrionTV.git
synced 2026-02-14 03:34:44 +08:00
- Implement intelligent row-based layout system - Full rows (3 cards) use space-between for even distribution - Partial rows (<3 cards) use flex-start for left alignment - Replace flexWrap approach with row grouping for better control - Add dynamic margin handling for different row types This resolves both the uneven spacing in full rows and scattered alignment in partial rows.
5.1 KiB
5.1 KiB