Set number of Dropdown items [dcc.Dropdown]

Hello,

dcc.Dropdown limits the maximum number of items it shows to 6 items. If there are more than 6 items, then a scrollbar appears.

Does anyone know how to change the number of items which can be shown within a Dropdown?

Is this a react or a css setting?

Thanks,
Peter