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(webapp): long table scroll issue of workflow (
#17491
)
tags/1.2.0
KVOJJJin
7 ay önce
ebeveyn
6f636093b6
işleme
7016ccef10
No account linked to committer's email address
1 değiştirilmiş dosya
ile
1 ekleme
ve
1 silme
Görünümü Böl
Farklılık Durumunu Göster
1
1
web/app/components/share/text-generation/index.tsx
+ 1
- 1
web/app/components/share/text-generation/index.tsx
Dosyayı Görüntüle
@@ -636,7 +636,7 @@ const TextGeneration: FC<IMainProps> = ({
{/* Result */}
<div className={cn(
isPC
? 'h-full grow'
? 'h-full
w-0
grow'
: isShowResultPanel
? 'fixed inset-0 z-50 bg-background-overlay backdrop-blur-sm'
: resultExisted
Write
Preview
Loading…
İptal
Kaydet