Update UrlInputSection.tsx
This commit is contained in:
parent
6849026779
commit
3c90e16d3d
@ -59,7 +59,7 @@ export function UrlInputSection({ doCreate, screenshotOneApiKey }: Props) {
|
||||
}
|
||||
|
||||
return (
|
||||
<div className="w-[400px] gap-y-2 flex flex-col">
|
||||
<div className="max-w-[90%] min-w-[60%] gap-y-2 flex flex-col">
|
||||
<div className="text-gray-500 text-sm">Or screenshot a URL...</div>
|
||||
<Input
|
||||
placeholder="Enter URL"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user