You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is caused by the fact that flex items never shrink below their minimum width and min-width is automatically computed, e.g. where a line break can occur.
The text was updated successfully, but these errors were encountered:
This is caused by the fact that flex items never shrink below their minimum width and min-width is automatically computed, e.g. where a line break can occur.
The text was updated successfully, but these errors were encountered: