flex-basis
Since UXP v3.0
Sets the basis for determining the size of an item in a flexible layout container.
See: https://developer.mozilla.org/en/docs/Web/CSS/flex-basis
Example
Copied to your clipboard.someElement {flex-basis: auto;}
Since UXP v3.0
Sets the basis for determining the size of an item in a flexible layout container.
See: https://developer.mozilla.org/en/docs/Web/CSS/flex-basis
Example
Copied to your clipboard.someElement {flex-basis: auto;}