fix: modal z-index cleanup (#5234)

This commit is contained in:
Charles Zhou
2024-06-15 08:09:19 -05:00
committed by GitHub
parent 2e842333b1
commit 9961cdd7c8
22 changed files with 5 additions and 24 deletions

View File

@@ -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 && (