Quantcast
Channel: Active questions tagged flexbox - Stack Overflow
Viewing all articles
Browse latest Browse all 1675

min-width vs flex-basis is there any difference? [duplicate]

$
0
0

What is the difference between min-width and flex-basis, other than the fact that flex-basis only works on flex items?

Flex is a new concept for me. I have been watching some YouTube videos, but they oversimplify everything. One of them mentioned that flex-basis and min-width do the same thing, except that flex-basis only works on flex items. Thanks for your answers.


Viewing all articles
Browse latest Browse all 1675

Trending Articles