Size is not adjustable
NumanAnees opened this issue · 1 comments
NumanAnees commented
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