Skip to content
New issue

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

Size is not adjustable #279

Open
NumanAnees opened this issue Oct 13, 2023 · 1 comment
Open

Size is not adjustable #279

NumanAnees opened this issue Oct 13, 2023 · 1 comment

Comments

@NumanAnees
Copy link

Problem

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

@ihor-zinchenko
Copy link

you are not able to change thiis values because they are in iframe what generating on the Google side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants