marsidev / react-turnstile

Cloudflare Turnstile integration for React.
https://www.npmjs.com/package/@marsidev/react-turnstile
MIT License
414 stars 25 forks source link

Compact widget size changed. #85

Closed zoolyka closed 3 months ago

zoolyka commented 3 months ago

The compact widget size was 130x120px, now it's changed to 150x140px.

Docs.

The code should be updated where it sets the container size - currently the wrong size causes some padding issues.