You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shrink the width of the page to < 1240px, and try to click a footnote. As far as I can tell, this is because of this css selector setting the position to absolute
To test this, go to the example page here:
https://sighingnow.github.io/jekyll-gitbook/jekyll/2023-12-12-footnotes.html
Shrink the width of the page to < 1240px, and try to click a footnote. As far as I can tell, this is because of this css selector setting the position to absolute
But removing it makes the scrollbar overlap with the titlebar
The text was updated successfully, but these errors were encountered: