feat: add highPriority prop to VibePanel for improved rendering

This commit is contained in:
yyh 2025-12-27 13:49:24 +08:00
parent 4548760d41
commit a31f6e0318
No known key found for this signature in database
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">