From df1715a152f06c0361f0f593b26b805e6f8bf516 Mon Sep 17 00:00:00 2001 From: GuanMu Date: Mon, 29 Dec 2025 13:22:43 +0800 Subject: [PATCH] fix: picker style error (#30302) Co-authored-by: crazywoola <427733928@qq.com> Co-authored-by: WTW0313 Co-authored-by: yyh Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com> --- web/app/components/workflow/panel/vibe-panel/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/workflow/panel/vibe-panel/index.tsx b/web/app/components/workflow/panel/vibe-panel/index.tsx index b7c4748594..7d40361e7d 100644 --- a/web/app/components/workflow/panel/vibe-panel/index.tsx +++ b/web/app/components/workflow/panel/vibe-panel/index.tsx @@ -140,7 +140,7 @@ const VibePanel: FC = () => { isShow={showVibePanel} onClose={handleClose} className="min-w-[1140px] !p-0" - highPriority + wrapperClassName="z-[900]" >