Skip to content

Commit 1aa2e96

Browse files
authored
Remove additional padding in notion-frame
1 parent bf81f2a commit 1aa2e96

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
@@ -267,6 +267,7 @@
267267
flex-direction: column;
268268
width: 100%;
269269
height: 100%;
270+
padding: 0;
270271
}
271272

272273
.notion-page-scroller {

0 commit comments

Comments
 (0)