Skip to content

Commit

Permalink
Fix blockquote styling
Browse files Browse the repository at this point in the history
  • Loading branch information
allisonking committed Mar 3, 2025
1 parent 16aeeec commit 57c9f0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/context-editor/src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
.ProseMirror p,
.ProseMirror code,
.ProseMirror math-display,
.ProseMirror blockquote,
.ProseMirror section {
border-left: 1px solid #777;
padding-left: 5px;
Expand Down

0 comments on commit 57c9f0a

Please sign in to comment.