auto-hide scrollbar on TOC
This commit is contained in:
@@ -789,7 +789,7 @@ hr{
|
||||
left:0;
|
||||
width:300px;
|
||||
overflow-x:hidden;
|
||||
overflow-y:scroll;
|
||||
overflow-y:auto;
|
||||
height:100%;
|
||||
background:#343131;
|
||||
z-index:200;
|
||||
|
||||
Reference in New Issue
Block a user