fix: modal z-index cleanup (#5234)
This commit is contained in:
@@ -94,7 +94,6 @@ const SelectDataSet: FC<ISelectDataSetProps> = ({
|
||||
isShow={isShow}
|
||||
onClose={onClose}
|
||||
className='w-[400px]'
|
||||
wrapperClassName='!z-[101]'
|
||||
title={t('appDebug.feature.dataSet.selectTitle')}
|
||||
>
|
||||
{!loaded && (
|
||||
|
||||
Reference in New Issue
Block a user