Creates a panel for containing arbitrary content within a flex box container.
This is mainly useful within miniPage or a
miniTabPanel. You can use miniContentPanel to introduce
padding and/or scrolling, but even if padding/scrolling aren't needed, it's a
good idea to wrap your custom content into miniContentPanel as it
fixes some odd behavior with percentage-based heights.