Set Flexbox Min Height To Fill Remaining Screen in Scrolling Container
问题 I am moderately familiar with Flex-box, but this issue has me baffled: I am trying to create a flex-box layout that: Puts a footer at the bottom of the screen IF content is shorter than the screen (view-port) Puts footer at end of scrolling content IF content is longer than the screen (view-port) I can seem to get one, or the other, but not both of these to work. A couple of goals: Achieve this, if possible, in CSS alone The header should remain fixed at the top of the screen, while the