mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-11 02:04:59 +08:00
Perf: vector queue and app ui (#1750)
This commit is contained in:
@@ -115,7 +115,9 @@ export const useEditTextarea = ({
|
||||
{closeBtnText}
|
||||
</Button>
|
||||
)}
|
||||
<Button onClick={onclickConfirm}>{t('common.Confirm')}</Button>
|
||||
<Button onClick={onclickConfirm} px={6}>
|
||||
{t('common.Confirm')}
|
||||
</Button>
|
||||
</ModalFooter>
|
||||
</MyModal>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user