79249427

Date: 2024-12-03 23:07:05
Score: 0.5
Natty:
Report link

I found this did the job for me.

#css
.p-input-icon-left .p-autocomplete-input {
  padding-left: 2.5rem
}
<span className="p-input-icon-left">
    <AutoComplete />
    <i className="pi pi-search" />
</span>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Shane