chore: Remove unnecessary wrapperClassName prop from VibePanel.

This commit is contained in:
GuanMu 2025-12-29 14:35:34 +08:00
parent 88148f7a27
commit 12b39b3696
1 changed files with 0 additions and 1 deletions

View File

@ -140,7 +140,6 @@ const VibePanel: FC = () => {
isShow={showVibePanel} isShow={showVibePanel}
onClose={handleClose} onClose={handleClose}
className="min-w-[1140px] !p-0" className="min-w-[1140px] !p-0"
wrapperClassName="z-[900]"
clickOutsideNotClose clickOutsideNotClose
> >
<div className="flex h-[680px] flex-wrap"> <div className="flex h-[680px] flex-wrap">