Skip to content

Commit

Permalink
fix(toc): 🐛 fix invisible toc on desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 committed Nov 6, 2024
1 parent 5779e08 commit 6523c5d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@
border-radius: 0;
box-shadow: none;
transform: none;
content-visibility: visible;

> * {
opacity: 1;
Expand Down

0 comments on commit 6523c5d

Please sign in to comment.