Remove unused line

This commit is contained in:
Michael Shamoon 2021-01-01 12:43:19 -08:00
parent 7740961697
commit 3d2d9cb3a2

View File

@ -19,7 +19,7 @@
.sidebar-sticky {
position: relative;
top: 0; /* height: calc(100vh - 48px); */
top: 0;
height: 100%;
padding-top: 0.5rem;
overflow-x: hidden;