Skip to content

Commit 05e8fd4

Browse files
authored
Merge pull request #45 from janniks/patch-2
Show line breaks in callout text
2 parents cc1cf88 + 972f002 commit 05e8fd4

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)