PrimeNG overlayPanel arrow is miss-aligning

Arrowhead of the overlaypanel is not pointing out the icon it’s assigned at. This problem occurs for smaller icons than 17px. How can I fix it to the most left side of the panel?

I tried to custom sytle it on the html side with → style: left(20%); margin-left:-10px; transform: translateX(-50%);