changed input image width
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 108 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
@@ -113,7 +113,7 @@ function Bird_CNN() {
|
|||||||
disabled={loading}
|
disabled={loading}
|
||||||
src={preview}
|
src={preview}
|
||||||
alt="preview"
|
alt="preview"
|
||||||
style={{ maxHeight: "400px", height: "auto", userSelect: "none", maxWidth: "700px" }}
|
style={{ height: "100%", userSelect: "none", maxWidth: "700px" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user