dozoisch / dozoisch/react-google-recaptcha

Size is not adjustable

Open
#279 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.