[Stack] Allows clearing of margin-left
property of child items.
#42633
Labels
component: Stack
The React component.
support: question
Community support but can be turned into an improvement
Summary
Allows clearing of
margin-left
of child items.Stack adds margin-left to its children, which does not work as expected when line wrapping is allowed.
Examples
https://codesandbox.io/p/sandbox/mui-1-hv4ls6?file=%2Fsrc%2FDemo.tsx
Motivation
Fix alignment issues in wrapping situations.
Search keywords: stack margin
The text was updated successfully, but these errors were encountered: