From e7e14764b465cfde5fe5c724061be6c884ea2461 Mon Sep 17 00:00:00 2001 From: hayden Date: Wed, 6 Sep 2023 19:37:39 +0800 Subject: [PATCH] fix: fix the problem of being blocked by the menu --- web/model-manager.css | 1 + 1 file changed, 1 insertion(+) diff --git a/web/model-manager.css b/web/model-manager.css index b181362..984bdc8 100644 --- a/web/model-manager.css +++ b/web/model-manager.css @@ -102,6 +102,7 @@ max-height: unset; padding: 10px; color: #fff; + z-index: 2000; } .model-manager .comfy-modal-content {