Fix sidebar scroll height

This commit is contained in:
Zero 2022-01-05 11:32:48 -05:00
parent 387958c7f1
commit fbd9ee03c4
1 changed files with 1 additions and 1 deletions

View File

@ -607,7 +607,7 @@ nav {
margin-top: -10px;
.sidebar-scroller {
height: 96vh;
height: 90vh;
width: 365px;
padding-top: 10px;
padding-right: 50px;