atorus-research / Tplyr

https://atorus-research.github.io/Tplyr/
Other
95 stars 17 forks source link

Add Scrollbar for Articles #119

Closed mattroumaya closed 1 year ago

mattroumaya commented 1 year ago

Types of changes

This PR adds a scrollbar to the Articles section of the navbar:

Demo here

Thanks to @MayaGans's CSS guidance, scrollbar is variable based on max window height. Scrollbar will appear when the window height < height of the Articles list.

mstackhouse commented 1 year ago

This is super cool - thanks so much, @mattroumaya and @MayaGans!!!