Change New Google Recaptcha (v2) Width
问题 We've just started to implement the new google recaptcha as listed https://www.google.com/recaptcha/intro/index.html However the new method seems to be contained within an iFrame rather than embedded into the page thus making applying CSS more difficult. However we've got our form which is 400px wide so would like to have the recaptcha the same width. Currently it looks like, however we'd like it the same with as the rest. Does anybody know how to do this yet? Thanks 回答1: Here is a work