Forum Discussion

Jesper Würtz's avatar
Jesper Würtz
Copper Contributor
Apr 02, 2019

List View json row change

When i try to create cards in json it show the cards on different rows.

 

I can see in the CSS that 

.root-105 .ms-List-cell
 min-height: 38px;
If i change that to 0px in chrome.dev then they jump and are aligned.
 
Any idear on how to do this within the json?
 
This is the one i copied - https://github.com/SharePoint/sp-dev-list-formatting/tree/master/view-samples/generic-tile-format

 

No RepliesBe the first to reply