Hello. I'm having problems with styling the dropdown list, where the countries are located.
In the original implementation of intl-tel-input, there is a parent container for dropdown list, which is being rendered outside of the container, which houses the input element.
Like in this screenshot:
Is it possible to somehow modify the behaviour of this library implementation, so that the container for dropdown can be customized?
Or if it's not possible, to at least add this functionality. I tried searching the documentation for an example of this, but was not successful.
Hello. I'm having problems with styling the dropdown list, where the countries are located.
In the original implementation of intl-tel-input, there is a parent container for dropdown list, which is being rendered outside of the container, which houses the input element.
Like in this screenshot:
Is it possible to somehow modify the behaviour of this library implementation, so that the container for dropdown can be customized?
Or if it's not possible, to at least add this functionality. I tried searching the documentation for an example of this, but was not successful.
Thanks in advance.