Skip to content

Commit 972f002

Browse files
authored
Allow line breaks in callout text
1 parent cc1cf88 commit 972f002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@ img.notion-page-icon {
496496
}
497497
.notion-callout-text {
498498
margin-left: 8px;
499+
white-space: pre-line;
499500
}
500501

501502
.notion-toggle {

0 commit comments

Comments
 (0)