I am using intl-tel-input library for international telephone dropdown selection.
When opening the app on web browser, country flags are coming as expected with proper styling, but it comes like above screenshot in mobile browser. I have added the flag css like
background-image: url("../images/flags@2x.png");
Library's live sample is here. Any clue?
--------------------- Edit ---------------------
I am using International Telephone Input v9.0.5.