13e3444258
The page forced the card to fill the viewport via h-[calc(100vh-...)], leaving awkward empty space when few bins were present. Drop the fixed height so the card sizes to its tallest column and let the page scroll naturally if the bin grid overflows. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>