mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
fix: modal z-index cleanup (#5234)
This commit is contained in:
@@ -132,7 +132,6 @@ const AddExtractParameter: FC<Props> = ({
|
||||
isShow
|
||||
onClose={hideModal}
|
||||
className='!w-[400px] !max-w-[400px] !p-4'
|
||||
wrapperClassName='!z-[100]'
|
||||
>
|
||||
<div>
|
||||
<div className='space-y-2'>
|
||||
|
||||
Reference in New Issue
Block a user