feat: add highPriority prop to VibePanel for improved rendering

This commit is contained in:
yyh 2025-12-27 13:49:24 +08:00 committed by crazywoola
parent 99e5669a66
commit 8294759200
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ const VibePanel: FC = () => {
isShow={showVibePanel}
onClose={handleClose}
className="min-w-[1140px] !p-0"
highPriority
>
<div className="flex h-[680px] flex-wrap">
<div className="h-full w-[570px] shrink-0 overflow-y-auto border-r border-divider-regular p-6">