mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-27 09:45:13 +00:00
Add PromptDialog to replace window.prompt (#1104)
* Save file prompt dialog * Don't download if dialog dismissed * refactor * style dialog * nit * Autofocus
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div
|
||||
class="flex flex-wrap content-around justify-around gap-4"
|
||||
class="flex flex-wrap content-around justify-around gap-4 mt-4"
|
||||
data-testid="template-workflows-content"
|
||||
>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user