We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5fc43 commit e018b65Copy full SHA for e018b65
packages/gitbook/src/components/TableOfContents/TOCScrollContent.tsx
@@ -43,7 +43,6 @@ export function TOCScrollContent(props: {
43
innerHeader ? 'mt-0' : 'mt-8',
44
customization.trademark.enabled && 'pb-20',
45
'gutter-stable overflow-y-auto',
46
- 'max-lg:[&::-webkit-scrollbar]:hidden',
47
'[&::-webkit-scrollbar]:bg-transparent',
48
'[&::-webkit-scrollbar-thumb]:bg-transparent',
49
'group-hover:[&::-webkit-scrollbar]:bg-tint-subtle',
0 commit comments