Hi, struggling getting a specific layout to work. I am trying to get a header above a left/right split content. The right content should be sticky to the top and bottom of the scrolling container. As soon as I add the header it all falls apart though. Effectively I want to be able to scroll past the header then keep scrolling through the left content, all while having the right content sticky.
The current issue is that the right content is only sticky to the top of the container, not the bottom too.