3bc6443161
Add min-width: 0 to .col-tasks and .col-notes so CSS grid items shrink to their track size. Change notes-mini-grid from repeat(2, 1fr) to auto-fill minmax(220px, 1fr) so cards wrap instead of overflowing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>