Enable toc sidebar scrolling (#2874)
* Enable toc sidebar scrolling * Refactor style rules * Move style rules from 'navigation' to 'sidebar' * Remove custom scrollbar styles
This commit is contained in:
@ -200,8 +200,8 @@
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
img{
|
||||
|
||||
img {
|
||||
-webkit-transition: none;
|
||||
transition: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user