Need help with a flexbox (accordion) issue. The demo below showcases multiple groups of content, each contained within a cell in a horizontal flexbox. However, when the content within a group is extensive, it overflows the flexbox causing display problems.
To see a live example and code, click here.
I'm struggling to find a solution for this overflow problem. Any suggestions would be appreciated.