fix(toc): 🐛 fix invisible toc on desktop

This commit is contained in:
alistair3149 2024-11-05 22:31:00 -05:00
parent 5779e08235
commit 6523c5d3ab
No known key found for this signature in database

View file

@ -233,6 +233,7 @@
border-radius: 0;
box-shadow: none;
transform: none;
content-visibility: visible;
> * {
opacity: 1;