mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-19 00:55:13 +00:00
Put scrollbar back
This commit is contained in:
@@ -43,7 +43,6 @@ export function TOCScrollContent(props: {
|
||||
innerHeader ? 'mt-0' : 'mt-8',
|
||||
customization.trademark.enabled && 'pb-20',
|
||||
'gutter-stable overflow-y-auto',
|
||||
'max-lg:[&::-webkit-scrollbar]:hidden',
|
||||
'[&::-webkit-scrollbar]:bg-transparent',
|
||||
'[&::-webkit-scrollbar-thumb]:bg-transparent',
|
||||
'group-hover:[&::-webkit-scrollbar]:bg-tint-subtle',
|
||||
|
||||
Reference in New Issue
Block a user