Currently, I have integrated the intl-tel-input library into my project for selecting international telephone numbers from a dropdown menu.
https://i.sstatic.net/vPfpd.png
While accessing the application on a web browser, the country flags display correctly with the intended styling. However, they appear differently when viewed on a mobile browser, as shown in the screenshot above. I have included the CSS code for the flags:
background-image: url("../images/<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="97f1fbf6f0e4d7a5efb9e7f9f0">[email protected]</a>");
You can check out a live demonstration of the library here. Any suggestions or insights on this issue?
--------------------- Edit ---------------------
I am currently utilizing International Telephone Input v9.0.5.