Make table behave like a flex item, for a specific CEPv2 Portal use case.

?⃝ Explanation

A <table> can not be a flex item. The trick is to wrap the table in a <div>.

ⓘ Notice

This class can only be used on a table wrapper.

⚠️ Important

This class was used by CEPv2 Portal for a specific use case. It is not generic. Use or reference .o-flexible-table-wrap for generic use cases.