moonshadow's avatar

How to Limit Height of Select Dropdown in Laravel Nova

I am using Laravel Nova and have a select field in my resource. When the number of options increases (e.g., 30+ items), the dropdown becomes very long and affects the UI, making it harder to navigate. I want to set a maximum height for the select dropdown to improve the UI appearance. How can I limit the height of the select field and make it scrollable when there are many options?

0 likes
1 reply

Please or to participate in this conversation.