Skip to content

Commit

Permalink
fixed #200 menu scroll bar issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hankxdev committed Oct 14, 2019
1 parent b00796f commit 927e53f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/.vuepress/theme/styles/scroll.styl
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ pre
&::-webkit-scrollbar-thumb
background-color $codeBorderColor
&::-webkit-scrollbar-button
display none
display none
.sidebar
overflow-y auto

0 comments on commit 927e53f

Please sign in to comment.