Hi, I have added react-places-autocomplete in one of my apps. For desktop, I can able to set the width in px. For mobile, there are different resolutions. So I am trying to set its width to 100% but it's not taking the value. Here i am sharing the image of how it looks like on mobile.
Hi, I have added react-places-autocomplete in one of my apps. For desktop, I can able to set the width in px. For mobile, there are different resolutions. So I am trying to set its width to 100% but it's not taking the value. Here i am sharing the image of how it looks like on mobile.
code:
JS
CSS
Help me to fix this. I am not able to inspect this too. If i click something the suggestion container is hidden.