diff --git a/src/index.tsx b/src/index.tsx index 3d89e98..37428c3 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -208,8 +208,6 @@ export default function Turnstile({ fixedSize ? { ...(style ?? {}), - width: size === "compact" ? "130px" : "300px", - height: size === "compact" ? "120px" : "65px", } : style }