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 |
---|---|
Closes #1675 (closed)
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 |
---|---|
Closes #1675 (closed)