Fix grid cells not filling: flex chain passes height down to surface
The facility-surface grid wasn't stretching to fill available viewport
height because intermediate wrappers broke the flex chain. Now all
parent divs propagate flex-1 and the grid uses 1fr rows.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment