mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-13 04:46:52 +08:00
fix: modal z-index and cleanup (#4978)
This commit is contained in:
@@ -87,7 +87,6 @@ const Authorization: FC<Props> = ({
|
||||
return (
|
||||
<Modal
|
||||
title={t(`${i18nPrefix}.authorization`)}
|
||||
wrapperClassName='z-50 w-400'
|
||||
isShow={isShow}
|
||||
onClose={onHide}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user