Merge "Show scrollbars in sticky TOC"

This commit is contained in:
jenkins-bot 2022-06-17 15:57:37 +00:00 committed by Gerrit Code Review
commit 42127622dc
1 changed files with 0 additions and 5 deletions

View File

@ -70,11 +70,6 @@
}
}
// Hide scrollbar but allow scrolling for Chrome, Safari, and Opera
.sidebar-toc::-webkit-scrollbar {
display: none;
}
// T302076 Add scrollable indicator as fade
.sidebar-toc:after {
content: '';