How to stop a div inside a scrollable div being hidden

Now why didn’t I think of that!!

Everything is set dynamically so I can just use nth-child to make sure the last one is set above rather than below the link

Thanks