List view spacing of each item

As you can see, the spacing is really unnecessarily large. Is there any way to make the list view tighter? It looks terrible.

Thanks

Hello @AlexJordi,

You can accompish this by removing margin and padding from some of the components (listview itself and child containers), or by pulling the containers to the top if they are not all the way at the top

Let me know if this helps. If it doesnt, feel free to send the app JSON so I can help you with any specific issues

1 Like

Thank you so much! My containers were not at the top

1 Like