How to reduce height of searchable fi-select in Filament?
Has anyone figured out how to reduce the height of a searchable fi-select?
I can shrink a normal fi-input by adjusting the padding, but the same approach doesn’t seem to affect searchable selects.
Any pointers on which class actually controls the height for the searchable version?

1 Reply
You're probably just targeting the wrong elements.