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

Fix edited code block width #29394

Merged
merged 2 commits into from
Mar 3, 2025
Merged

Conversation

florianduros
Copy link
Member

@florianduros florianduros commented Feb 28, 2025

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

Closes #28458
When a code block is edited, its size is reduced.

Before After
image image

@florianduros florianduros added this pull request to the merge queue Mar 3, 2025
Merged via the queue into develop with commit 3c57323 Mar 3, 2025
38 checks passed
@florianduros florianduros deleted the florianduros/fix-edited-codeblock branch March 3, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editing a code block drastically reduces its width
2 participants