Remove xfyun asr interim in frontend

This commit is contained in:
Xin Wang
2026-05-22 09:40:16 +08:00
parent dab2d0593e
commit 0d82acc0d2
2 changed files with 2 additions and 40 deletions

View File

@@ -239,10 +239,6 @@ body {
border-bottom-right-radius: 4px;
}
.bubble--user.bubble--interim {
opacity: 0.75;
}
.bubble--assistant {
background: var(--assistant);
color: var(--text);