Line components in a repeater is chaos

I use line components in a repeater as shown in below screenshot.

The problem is that line are keep going up or left side whenever I move other components like text, buttons.
In term of design scalability, it’s really chaos to maintain.
Is there any other way instead of using line?
Please suggest me.

hi Christopher

Yeah, it’s a know problem with lines. I sometimes occur the same problem. Still no fix :frowning:

1 Like

Do you know any replacement component to use for this kind of design?

You can use a Box an set the width to 1px (or something really narrow)

I just don’t like to use box because I can’t set their border to only one side like in the picture.
I would be glad if there’s another solution for this.

I didn’t mean the border of the box, but rather the box itself. If you do this it creates a line

1 Like

I see.
Thanks for the feedback. I will try to do it.
If the box doesn’t also expand, it’s good to go.