CSS on dropdowns to control options height?

Any CSS wizards here able to deduce what class I should be targeting to control the height of the dropdown choice options?

Trying to build a time/hours selector and this is just ridiculous:

Annoyingly if I use a multi-select dropdown, the choices menu is a reasonable size with scroll available, so I tried using that with max items set to one, but the UI looks equally ghastly.

Toyed with the idea of creating a Reuseable with a group focus, but it doesn’t look great either, but more than that would involve a lot of headache and maintenace issues with having to pass values back and forth… i.e there’s no reason this needs to turn into a 3 hour job, when it seems like a line of CSS to control the height would suffice.

Thanks!

https://forum.bubble.io/t/droppy-your-beautiful-rg-based-dropdown-free-beta/339737

want to give this a try?

I will be implementing more customization soon.