Fixed sidebar scrollbar on 1000px break point

pull/16/head
Nikan Dalvand 2019-07-24 01:31:12 +04:30
parent bde83e2c68
commit 0b101a771e
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ section.sidebar
@media(max-width: 1000px)
section.sidebar
width: 200px
overflow-y: auto
overflow-y: hidden
padding: 1rem 0rem 0rem 1rem
@media(max-width: 800px)
section.sidebar