Skip to content

fix(GlEmptyState): remove flex-wrap util

What does this MR do?

This fixes an issue where the illustration container would not properly flow in the flexbox, causing the empty state's to overflow in somes cases.

Before After
Screen_Shot_2022-01-11_at_12.01.03_PM

Closes #1675 (closed)

Merge request reports

Loading