0

I want to draw a line between flex items, even then they go to different rows, I don't know where to start, I know you can draw svg between divs, but I wonder how this would work with resizing, is even possible:

Preview

Michael Benjamin
  • 346,931
  • 104
  • 581
  • 701
Mykolas
  • 25
  • 1
  • 6
  • As SO is not a code writing service, you need to provide a initial working code snippet. – Asons Oct 23 '17 at 07:30
  • You can make your border by http://jsfiddle.net/jonataswalker/s3vd2hny/. To make responsive, you can play with some jQuery. Add any class after fetching last element of each row if next element is available. You can also add any class to next row's first element if needed. – Himanshu Gupta Oct 23 '17 at 08:02

0 Answers0