Hi,
I would like to be able to change the size of my list component.
I do not want to change the text size, but the size of each individual "button" in the list. So example, instead of fitting 15 list items on my page without scrolling, I would like to fit 25 (all the same font size) and then scroll if I need anymore than that.
Hopefully this makes sense.
I am assuming I would have to use CSS? But not sure the exact coding to put in to do so.
Thanks