app/views/avo/partials/_resource_search.html.erb in avo-1.25.2 vs app/views/avo/partials/_resource_search.html.erb in avo-2.0.0
- old
+ new
@@ -3,7 +3,7 @@
data-search-target="autocomplete"
data-search-resource="<%= resource %>"
data-translation-keys='{"no_item_found": "<%= I18n.translate 'avo.no_item_found' %>"}'
>
</div>
- <div class="hidden relative inline-flex text-gray-400 text-sm border border-gray-300 rounded-full cursor-pointer" data-search-target="button"></div>
+ <div class="hidden relative inline-flex text-gray-400 text-sm border border-gray-300 rounded cursor-pointer" data-search-target="button"></div>
</div>