Show scrollbars in sticky TOC

Bug: T310540
Change-Id: I36af416901f9fde268f59a3e3fd690b743748514
This commit is contained in:
Clare Ming 2022-06-16 10:19:04 -06:00
parent 27e81c5e4d
commit b6e76eb797
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: '';