Merge "Fix missing TOC scrollable indicator"

This commit is contained in:
jenkins-bot 2022-12-20 21:49:44 +00:00 committed by Gerrit Code Review
commit 7eb6d886be

View file

@ -40,7 +40,7 @@
// T302076: Add fade scrollable indicator when TOC is in sidebar
// Avoid showing indicator when the TOC is floating, or collapsed in the page title/sticky header
.vector-toc-pinned .sidebar-toc:after {
.vector-toc-pinned & .sidebar-toc:after {
content: '';
display: block;
position: absolute;