Skip to content

Commit fe0e2d9

Browse files
Merge pull request NotionX#421 from JaeSang1998/fix-notion-toggle-overflow
2 parents 0f9051e + 3983f60 commit fe0e2d9

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
@@ -1127,6 +1127,7 @@ svg.notion-page-icon {
11271127
}
11281128

11291129
.notion-toggle {
1130+
width: 100%;
11301131
padding: 3px 2px;
11311132
}
11321133
.notion-toggle > summary {

0 commit comments

Comments
 (0)