mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 05:32:02 +00:00
Prefer image for queue task preview (#520)
This commit is contained in:
@@ -52,6 +52,9 @@ onMounted(() => {
|
||||
aspect-ratio: 1 / 1;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.task-output-image {
|
||||
|
||||
Reference in New Issue
Block a user