Dropdowns without scroll bar?

Is there a simple option I’m missing that removes the scrollbar on dropdown menus? In this example the menu only needs to show one more item but there doesn’t seem to be a way to lengthen the box…

As far as I know, that’s as far as it will extend for the custom dropdown type.

If you’re looking for all of them to display at the same time, you might be able to use the browser option which will display the dropdown options using the browser UI

Thanks Noah, yes had a feeling that was the case. Seems like an odd restriction. Cheers.