How to Customize a CMS Dropdown

Hello all,

I am currently working with CMS inputs and have encountered a limitation regarding styling. It appears that modifying the input styles is quite limited, even when applying custom rules in the global CSS. However, I would like to customize the scrollbar appearance and add hover effects to the options—for example, changing the background color to black when hovering over them.

Additionally, I would prefer not to rely on the scrollbar. For instance, would it be possible to display more options in the dropdown list so that users can see more items without needing to scroll, without affecting the existing render style??