Skip to content

Commit ae57ff9

Browse files
committed
uppy full width
1 parent dee24f6 commit ae57ff9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/gooeyFileInput.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ export function GooeyFileInput({
173173
showLinkToFileUploadResult
174174
hideUploadButton
175175
uppy={uppy}
176-
height={250}
177-
width={576}
176+
height={258}
177+
width={"100%"}
178178
singleFileFullScreen={false}
179179
plugins={["Url", "Webcam", "Audio"]}
180180
// @ts-ignore

0 commit comments

Comments
 (0)