mirror of
https://github.com/simstudioai/sim.git
synced 2026-09-24 15:45:35 +08:00
h-0 w-0 overflow-hidden was clipping the iframe, preventing Turnstile from executing. absolute takes it out of flow without clipping, fixing both the layout gap and the captcha failure.