Horizontal stack with fixed width
Being able to fix the width, when stack is active, then on adding / removing items the padding should be distributed evenly between the element.
Will let us recreate the same logic as the "display: flex, justify-content: space-between", useful for app development like navbar that always have the same width.
3
votes
Raphaël Balet
shared this idea