Skip to content

Commit 09c5cfd

Browse files
committed
fix:header background color set completely
- append width:100% in notion-h
1 parent 3991343 commit 09c5cfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-notion-x/src/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@
493493
max-width: 100%;
494494
white-space: pre-wrap;
495495
word-break: break-word;
496+
width:100%;
496497
}
497498

498499
.notion-h1 {

0 commit comments

Comments
 (0)