It widely said that the flex-basis property will 'override' width property(when the main axis is inline axis).I am trying to find it in specification.
There are two parts maybe related to it:
The 'flex-basis' property
and
Determine the flex base size and hypothetical main size of each item
It seems that the explanation is not very clear.Can you further explain?