Skip to content

Commit e018b65

Browse files
committed
Put scrollbar back
1 parent 2d5fc43 commit e018b65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ export function TOCScrollContent(props: {
4343
innerHeader ? 'mt-0' : 'mt-8',
4444
customization.trademark.enabled && 'pb-20',
4545
'gutter-stable overflow-y-auto',
46-
'max-lg:[&::-webkit-scrollbar]:hidden',
4746
'[&::-webkit-scrollbar]:bg-transparent',
4847
'[&::-webkit-scrollbar-thumb]:bg-transparent',
4948
'group-hover:[&::-webkit-scrollbar]:bg-tint-subtle',

0 commit comments

Comments
 (0)