mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 23:20:07 +00:00
Add pointer events back on video preview widget (#3044)
This commit is contained in:
@@ -533,6 +533,7 @@ dialog::backdrop {
|
||||
}
|
||||
|
||||
.comfy-img-preview video {
|
||||
pointer-events: auto;
|
||||
object-fit: contain;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user