4dc429b961
- Add .table-toolbar to mobile hide list (was rendering duplicate 'TRACKED PLAYERS' header above the mobile section-head) - Change .m-card__body grid to minmax(0, 1fr) auto so the stats column can shrink below content size - Add min-width: 0 to .m-card__stats for proper grid shrinking - Remove grid-row: span 2 from .m-card__sparkline (single-row grid) - Remove overflow: visible from .m-chart-spark so the end-dot stays within the SVG viewport