fix: revert broken bottom-anchor, keep board full-screen with emote off board
The justify-content:flex-end approach left dead space at top.
Instead: keep flex:1 on board container (fills screen), use
align-items:flex-end so the canvas sits at the bottom of its
container. Emote button stays at fixed position off the board.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment