Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit afe8745

Browse files
author
Joseph Damiba
committed
Revert "get sidebar to be sticky"
This reverts commit b3d11f5.
1 parent c6ca9a5 commit afe8745

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

all_static/css/main.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1645,9 +1645,8 @@ aside.\--sidebar-container {
16451645
aside.\--sidebar-container .\--sidebar-fixed {
16461646
width: 219px;
16471647
z-index: 99;
1648-
max-height: calc(100vh - 128px);
1648+
max-height: 100%;
16491649
overflow-y: auto;
1650-
position: fixed;
16511650
overflow-x: hidden; }
16521651
aside.\--sidebar-container .\--sidebar-fixed.affix {
16531652
top: -webkit-calc(80px + 48px) !important;

0 commit comments

Comments
 (0)