wwf
2 天以前 a430284aa21e3ae1f0d5654e55b2ad2852519cc2
app/components/workflow/nodes/_base/components/error-handle/fail-branch-card.tsx
@@ -5,12 +5,12 @@
  const { t } = useTranslation()
  return (
    <div className='px-4 pt-2'>
      <div className='rounded-[10px] bg-workflow-process-bg p-4'>
        <div className='mb-2 flex h-8 w-8 items-center justify-center rounded-[10px] border-[0.5px] border-components-card-border bg-components-card-bg shadow-lg'>
          <RiMindMap className='h-5 w-5 text-text-tertiary' />
    <div className='pt-2 px-4'>
      <div className='p-4 rounded-[10px] bg-workflow-process-bg'>
        <div className='flex items-center justify-center mb-2 w-8 h-8 rounded-[10px] border-[0.5px] bg-components-card-bg shadow-lg'>
          <RiMindMap className='w-5 h-5 text-text-tertiary' />
        </div>
        <div className='system-sm-medium mb-1 text-text-secondary'>
        <div className='mb-1 system-sm-medium text-text-secondary'>
          {t('workflow.nodes.common.errorHandle.failBranch.customize')}
        </div>
        <div className='system-xs-regular text-text-tertiary'>