Commit bd8bdc6
committed
Sidebar: Fix scroll
A previous commit added a sidebar__content__wrapper which caused
the nested div, which previously handled scrolling, to no longer
function as expected. This moved the scrolling logic up to the wrapper
div instead.1 parent e233b60 commit bd8bdc6
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
616 | | - | |
| 616 | + | |
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| |||
1157 | 1157 | | |
1158 | 1158 | | |
1159 | 1159 | | |
1160 | | - | |
1161 | 1160 | | |
1162 | 1161 | | |
1163 | 1162 | | |
| |||
0 commit comments