dozoisch / dozoisch/react-google-recaptcha
Size is not adjustable
Open
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
## 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.