b35c95a5be
scr-full forced #meetGrid to height:100%, so the stage (and the native video positioned on its rect) extended down over the control bar. The grid is already flex:1 — it should fill only the space above the bar. Now the stage flexes to fill that area (flex:1 1 auto) instead of height:100%, so the native screen view sits above the controls, not over them. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>