You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
When there are too many steps they go on multi lines which is nice, however, they don't respect any padding/margin rules I have. For example, on the screenshot below they go all over their container DIV.
Any way I could keep them inside this div?
The text was updated successfully, but these errors were encountered:
Hey,
I am also struggling with similar issue. Here is a code pen. When you constrain the window size to small. You should be able to see the error where the step arrow doesn't follow padding rule
When there are too many steps they go on multi lines which is nice, however, they don't respect any padding/margin rules I have. For example, on the screenshot below they go all over their container DIV.
Any way I could keep them inside this div?
The text was updated successfully, but these errors were encountered: