Skip to content

Commit 549db8f

Browse files
Merge pull request #1010 from yashnagar67/fix-sidebar-clipping
fix: resolve sidebar clipping and scrolling issues
2 parents 5e630d4 + 11bc4d3 commit 549db8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

assets/scss/_styles_project.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ a:not([href]):not([class]):hover {
263263

264264
// Left sidebar
265265
.td-sidebar-nav {
266+
max-height: none;
266267
overflow: hidden;
267268
padding: 0px;
268269

0 commit comments

Comments
 (0)