Skip to content

Commit bc8d59f

Browse files
committed
Fix z-index
1 parent f855d49 commit bc8d59f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/gitbook/src/components/TableOfContents/TableOfContents.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ export function TableOfContents(props: {
6969
'page-no-toc:lg:basis-56',
7070

7171
'lg:sticky',
72+
'lg:z-[1]',
7273
'lg:mr-12',
7374

7475
// Server-side static positioning

0 commit comments

Comments
 (0)