bulma-steps icon indicating copy to clipboard operation
bulma-steps copied to clipboard

Problem with multiple steps

Open cosbgn opened this issue 6 years ago • 2 comments

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.

image

Any way I could keep them inside this div?

cosbgn avatar May 28 '18 23:05 cosbgn

Hi,

can you please provide a codepen.io ?

Wikiki avatar Jun 22 '18 09:06 Wikiki

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

https://codepen.io/swechakranthi/pen/bPOgwm

SwechaKranthi avatar Jul 09 '19 15:07 SwechaKranthi