This commit is contained in:
Abi Raja 2023-12-03 19:52:53 -05:00
parent 3c90e16d3d
commit 23aa6ebc63

View File

@ -59,7 +59,7 @@ export function UrlInputSection({ doCreate, screenshotOneApiKey }: Props) {
}
return (
<div className="max-w-[90%] min-w-[60%] gap-y-2 flex flex-col">
<div className="max-w-[90%] min-w-[40%] gap-y-2 flex flex-col">
<div className="text-gray-500 text-sm">Or screenshot a URL...</div>
<Input
placeholder="Enter URL"