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

Fixes an overflow caused by the CodeBlock component #3048

Conversation

flacial
Copy link
Member

@flacial flacial commented Jun 8, 2023

Changes

  • Apply the CSS property word-break to the CodeBlock component so it doesn't cause an overflow

Related issues

@vercel
Copy link

vercel bot commented Jun 8, 2023

@flacial is attempting to deploy a commit to the c0d3-prod Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Jun 8, 2023

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

Name Status Preview Comments Updated (UTC)
c0d3-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2023 9:52am

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #3048 (16e82a1) into master (28c5fdc) will not change coverage.
The diff coverage is n/a.

❗ Current head 16e82a1 differs from pull request most recent head 8fc173e. Consider uploading reports for the commit 8fc173e to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #3048   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          191       191           
  Lines         3615      3615           
  Branches       996       996           
=========================================
  Hits          3615      3615           
Impacted Files Coverage Δ
components/mdx/CodeBlock.tsx 100.00% <ø> (ø)

@flacial flacial added this pull request to the merge queue Jun 8, 2023
Merged via the queue into garageScript:master with commit 5d25207 Jun 8, 2023
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.

3 participants