This Idea follows on from this Question: https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-for-list-items-to-set-their-height/td-p/1653140/jump-to/first-unread-message
Individual List elements have a fixed height (in pixels) but the contents can be variable depending on the feature displayed. In the image below you can see the problem that there is a big bit of empty space in the KB House item because that feature has less information to display:

What I'd like is for the individual List elements to dynamically set their size depending on their contents so that it displays as follows:

The only setting in Experience Builder that controls the height of the individual List items requires a value in pixels, meaning that all list items are displayed at the same fixed height, regardless of their contents:

Hopefully this could be achieved by adding the 'Auto' or 'Stretch' options to this 'Item height' field rather than requiring a fixed height in pixels.