Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix overflow for website editor demo #207

Merged
merged 2 commits into from May 24, 2023
Merged

Conversation

matthewlipski
Copy link
Collaborator

The editor demo on the home page had a bug where creating too many blocks would cause them to render beyond the y-boundary of the demo box. This PR fixes that and makes the demo box scrollable.

Closes #204

@vercel
Copy link

vercel bot commented May 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blocknote-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2023 11:38am

@YousefED YousefED changed the title Fixed overflow for website editor demo docs: fix overflow for website editor demo May 24, 2023
@YousefED YousefED merged commit 567a74d into main May 24, 2023
3 checks passed
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.

fix overflowing of editor on homepage
2 participants