Fixed and scrollable column in Bootstrap 4 flexbox
问题 Have spent quite a few hours trying to figure this one out, and it seems like it should be so simple. The webpage is a bit more complex, but the issue boils down to this. I am trying to create a flex box to the left that should contain the menu, then a "content" one to the right, I want the left one to stay still, and right one to scroll up and down. However, currently I can just get it to scroll vertically. So took the following steps Created the "view" box <div class="container-fluid"> <div