Bases Card view: Show List-Properties in multiple lines

if ListProperty is the name of the property then a formula which uses the answer here to put its items on different lines is ListProperty.map([value])

though, this isn’t a solution for card view as far as i’m concerned because the height of the card does not grow.