diff --git a/app/views/hotwire_combobox/_component.html.erb b/app/views/hotwire_combobox/_component.html.erb index 4c022ee..5fcc6d3 100644 --- a/app/views/hotwire_combobox/_component.html.erb +++ b/app/views/hotwire_combobox/_component.html.erb @@ -20,7 +20,7 @@ } .hw_combobox__pagination__wrapper { - height: 5px; + height: 1px; } <% end %>