Files
vmall/apps
Chengdong ZhangandClaude Sonnet 5 13cd598a45 fix(mall): prevent floor grid columns from overflowing container
`min-width: 0` on the flex item and `minmax(0, 1fr)` columns stop the
grid tracks from growing past their content and overflowing the
floor-grid's flex container.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-22 16:08:35 +08:00
..