Skip to content

Commit

Permalink
chore: trix update (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasvinclav committed Jun 25, 2024
1 parent d818fb6 commit 2d3cde6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/unfold/contrib/forms/static/unfold/forms/js/trix.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/unfold/static/unfold/css/styles.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/unfold/widgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@

PROSE_CLASSES = [
"font-normal",
"whitespace-normal",
"prose-sm",
"prose-blockquote:border-l-4",
"prose-blockquote:not-italic",
Expand Down

0 comments on commit 2d3cde6

Please sign in to comment.