Skip to content

Commit 8082107

Browse files
committed
fixes "on this page" dropdown is not working, on mobile #10900
1 parent 3a9bdee commit 8082107

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/TableOfContents/utils.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ export const outerListProps: ListProps = {
5353
borderTopColor: "primary300",
5454
ps: 0,
5555
pt: 4,
56+
mt: 2,
57+
mb: 2,
5658
},
5759
},
5860
}

0 commit comments

Comments
 (0)