It’s a CSS default issue because sometimes we can see this issue in Mobile devices, and Ios devices, and even sometimes we have seen this issue on the desktop of both Mac and Windows.
example of the issue

Solution:
.facets-category-cell-thumbnail {
-webkit-tap-highlight-color: transparent;
}
Issue will be resolved