Revert "Fix sidebar scroll height"

This reverts commit fbd9ee03c4.
This commit is contained in:
Zero 2022-01-26 18:26:55 -05:00
parent 2f215b8d2e
commit 0f5e601db2
1 changed files with 1 additions and 1 deletions

View File

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