IMage genartion service and models revamp - #Migration Runs
This commit is contained in:
@@ -466,7 +466,7 @@ export default function ImageQueueModal({
|
||||
<Modal
|
||||
isOpen={isOpen}
|
||||
onClose={onClose}
|
||||
className="max-w-4xl w-full max-h-[80vh] overflow-hidden flex flex-col"
|
||||
className="max-w-6xl w-full max-h-[80vh] overflow-hidden flex flex-col"
|
||||
showCloseButton={!isProcessing}
|
||||
>
|
||||
{/* Header */}
|
||||
|
||||
Reference in New Issue
Block a user