Remove inline css from Cloudflare ReCaptcha

What is the name of the domain?

example.com

What is the issue you’re encountering

Currently we are looking for removing all inline css. We got inline css on Cloudflare ReCaptcha. Please guide how to remove it.

What steps have you taken to resolve the issue?

As the Re-captcha Section totally handled by Cloudflare not able to fix it from our end.

What are the steps to reproduce the issue?

In the Section “Verify you are human” you can found inline CSS.

Screenshot of the error

The inline CSS is inside the Turnstile iFrame which has its own CSP policies.
You are free to disallow inline CSS using CSP and it won’t affect Turnstile.

We are not concerned about the iframe’s inline CSS. Instead, we want to remove the inline CSS above the iframe. Please check the attached screenshot for reference.