chore: improve custom tool's display (#10410)

This commit is contained in:
非法操作
2024-11-07 18:10:41 +08:00
committed by GitHub
parent a5558f8fcc
commit 59f8d116af
4 changed files with 8 additions and 8 deletions

View File

@@ -186,8 +186,8 @@ const EditCustomCollectionModal: FC<Props> = ({
positionCenter={isAdd && !positionLeft}
onHide={onHide}
title={t(`tools.createTool.${isAdd ? 'title' : 'editTitle'}`)!}
panelClassName='mt-2 !w-[630px]'
maxWidthClassName='!max-w-[630px]'
panelClassName='mt-2 !w-[640px]'
maxWidthClassName='!max-w-[640px]'
height='calc(100vh - 16px)'
headerClassName='!border-b-black/5'
body={