Преглед изворни кода

fix: node-title-is-overflow-in-checklist (#5870)

tags/0.6.14
AIxGEEK пре 1 година
родитељ
комит
279caf033c
No account linked to committer's email address
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3
    1
      web/app/components/workflow/header/checklist.tsx

+ 3
- 1
web/app/components/workflow/header/checklist.tsx Прегледај датотеку

className='mr-1.5' className='mr-1.5'
toolIcon={node.toolIcon} toolIcon={node.toolIcon}
/> />
{node.title}
<span className='grow truncate'>
{node.title}
</span>
</div> </div>
<div className='border-t-[0.5px] border-t-black/2'> <div className='border-t-[0.5px] border-t-black/2'>
{ {

Loading…
Откажи
Сачувај