This website works better with JavaScript.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
OpenSource
/
dify
İzle
4
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
152
Wiki
Aktivite
Kaynağa Gözat
fix: node-title-is-overflow-in-checklist (
#5870
)
tags/0.6.14
AIxGEEK
1 yıl önce
ebeveyn
eff280f3e7
işleme
279caf033c
No account linked to committer's email address
1 değiştirilmiş dosya
ile
3 ekleme
ve
1 silme
Görünümü Böl
Farklılık Durumunu Göster
3
1
web/app/components/workflow/header/checklist.tsx
+ 3
- 1
web/app/components/workflow/header/checklist.tsx
Dosyayı Görüntüle
@@ -122,7 +122,9 @@ const WorkflowChecklist = ({
className='mr-1.5'
toolIcon={node.toolIcon}
/>
{node.title}
<span className='grow truncate'>
{node.title}
</span>
</div>
<div className='border-t-[0.5px] border-t-black/2'>
{
Write
Preview
Loading…
İptal
Kaydet