Skip to content

Commit

Permalink
fix(CodeBlock): Delegate overflow handling to caller
Browse files Browse the repository at this point in the history
  • Loading branch information
HHogg committed Dec 23, 2023
1 parent c766fc9 commit 58de200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workspaces/package/src/Code/CodeBlock.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
padding: 0 !important;
background: none !important;
overflow-wrap: unset !important;
overflow: visible !important;
}

0 comments on commit 58de200

Please sign in to comment.