We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the Feature Request
Describe Preferred Solution otp is not visible in i-phone ,but working fine in android and laptop
The text was updated successfully, but these errors were encountered:
same issue here. Did you fix that bug?
Sorry, something went wrong.
Can you add a screenshot or video demo for reference
@satoshiman Yes , you have to add some padding in the input field . use this code in your global css .
@media screen and (max-width: 425px) .otp_input_box input { padding: 0px 0px !important; width: 7px !important; }
No branches or pull requests
Describe the Feature Request
Describe Preferred Solution
otp is not visible in i-phone ,but working fine in android and laptop
The text was updated successfully, but these errors were encountered: