layout-trello icon indicating copy to clipboard operation
layout-trello copied to clipboard

Easy Masonry

Open RonR-WebDesign opened this issue 4 years ago • 0 comments

How about one more layout choice: Masonry layout. To Vertical layout > Add CSS:

#board.layout-trello-vertical { flex-flow: column wrap !important; }

.list-wrapper { margin: 0px 15px 40px !important; }

RonR-WebDesign avatar Apr 05 '21 19:04 RonR-WebDesign