mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
fix: button (#5470)
This commit is contained in:
@@ -306,7 +306,7 @@ export const OperationAction: FC<{
|
||||
<Button
|
||||
variant='warning'
|
||||
onClick={() => onOperate('delete')}
|
||||
className='border-red-700 border-[0.5px]'
|
||||
className='border-red-700'
|
||||
>
|
||||
{t('common.operation.sure')}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user