Skip to content

Commit 19e2166

Browse files
committed
fixes "on this page" dropdown is not working, on mobile #10900
1 parent 09d918d commit 19e2166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/templates/static.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ const Header1 = (props: ChildOnlyProp) => (
9696
a: {
9797
display: "none",
9898
},
99+
position: "inherit !important",
99100
}}
100101
{...props}
101102
/>

0 commit comments

Comments
 (0)