Skip to content

Commit 84eeff9

Browse files
authored
Merge pull request DSpace#5627 from DSpace/backport-4505-to-dspace-7_x
[Port dspace-7_x] given height and scroll on search sidebar in mobile view
2 parents ae28968 + e415d71 commit 84eeff9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/app/shared/sidebar/page-with-sidebar.component.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
position: absolute;
3535
top: 0;
3636
width: 100%;
37+
height: 100%;
38+
overflow: auto;
3739
}
3840
}
3941
}

0 commit comments

Comments
 (0)