Skip to content

fix(site): builder right-column panels no longer stretch (smaller board + terminal)#37

Merged
adeelahmad merged 1 commit into
masterfrom
fix/builder-panel-height
Jul 3, 2026
Merged

fix(site): builder right-column panels no longer stretch (smaller board + terminal)#37
adeelahmad merged 1 commit into
masterfrom
fix/builder-panel-height

Conversation

@adeelahmad

Copy link
Copy Markdown
Owner

The boundary board and terminal were stretched to match the tall left form. Top-align both columns so each sizes to its own content, and make the preview column sticky.

…eight

The 2-column grid stretched the right column (boundary board + terminal) to
match the very tall left form, so both panels ballooned with empty space.
align-items/align-content:start size each column to its own content; the right
column is now sticky so the live preview stays in view while scrolling the form.
@adeelahmad
adeelahmad merged commit c7b83a7 into master Jul 3, 2026
2 checks passed
@adeelahmad
adeelahmad deleted the fix/builder-panel-height branch July 3, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant