Answer:
We can remove extra space when using a custom item template inside SfAutoComplete by adding the below style.
.e-chip-list.e-chip .e-chip-text, .e-chip-list .e-chip .e-chip-text { |
Find the sample to remove extra space when using a custom item template inside SfAutoComplete from
here.