diff --git a/web/model-manager.css b/web/model-manager.css index 36f99af..6ca0ee9 100644 --- a/web/model-manager.css +++ b/web/model-manager.css @@ -21,6 +21,8 @@ max-height: unset; max-width: unset; transform: none; + /*disable double-tap zoom on model manager*/ + touch-action: manipulation; } .model-manager .comfy-modal-content {