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
On small screens, I am unable to change the width. The values of height and width are given hard coded.
.rc-anchor-normal .rc-anchor-content { height: 74px; width: 206px; }
react-google-recaptcha version: 3.1.0 react-async-script version: 1.2.0
The text was updated successfully, but these errors were encountered:
you are not able to change thiis values because they are in iframe what generating on the Google side.
Sorry, something went wrong.
No branches or pull requests
Problem
On small screens, I am unable to change the width. The values of height and width are given hard coded.
react-google-recaptcha version: 3.1.0
react-async-script version: 1.2.0
The text was updated successfully, but these errors were encountered: