Skip to content

Commit

Permalink
Merge pull request #10911 from altinocoelho/dev
Browse files Browse the repository at this point in the history
 Fixes "on this page" dropdown is not working, on mobile #10900
  • Loading branch information
corwintines authored Aug 17, 2023
2 parents 786f71a + 19e2166 commit 4ed6e8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/templates/static.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ const Header1 = (props: ChildOnlyProp) => (
a: {
display: "none",
},
position: "inherit !important",
}}
{...props}
/>
Expand Down

0 comments on commit 4ed6e8f

Please sign in to comment.