Fix page outline positioning

This commit is contained in:
Claire Chabas
2025-01-30 19:16:28 +01:00
parent d9c8d57e8e
commit 020269d562
@@ -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',