update:优化测试页面缓冲音频播放

This commit is contained in:
hrz
2025-12-14 14:24:39 +08:00
parent 15b3f0a8f5
commit d2e3a63418
7 changed files with 191 additions and 17 deletions
+2 -1
View File
@@ -267,6 +267,7 @@ span.connection-status.llm-emoji {
.llm-emoji .status {
font-size: 14px !important;
padding: 8px 20px !important;
line-height: 1.2 !important;
}
.emoji-large {
@@ -393,7 +394,7 @@ span.connection-status.llm-emoji {
/* ==================== 会话记录和日志 ==================== */
.flex-container {
display: flex;
margin-top: 10px;
margin-top: 20px;
background-color: #f9fafb;
}