Skip to content

Commit 2d3cde6

Browse files
authored
chore: trix update (#514)
1 parent d818fb6 commit 2d3cde6

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

src/unfold/contrib/forms/static/unfold/forms/js/trix.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/unfold/static/unfold/css/styles.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/unfold/widgets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116

117117
PROSE_CLASSES = [
118118
"font-normal",
119+
"whitespace-normal",
119120
"prose-sm",
120121
"prose-blockquote:border-l-4",
121122
"prose-blockquote:not-italic",

0 commit comments

Comments
 (0)