mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-24 03:16:40 +00:00
Fix page outline positioning
This commit is contained in:
@@ -137,7 +137,9 @@ export async function PageAside(props: {
|
||||
</div>
|
||||
<div
|
||||
className={tcls(
|
||||
'overflow-auto',
|
||||
topOffset,
|
||||
'sticky',
|
||||
'overflow-y-auto',
|
||||
'overflow-x-visible',
|
||||
'flex-1',
|
||||
'flex',
|
||||
|
||||
Reference in New Issue
Block a user