update:优化测试页面音波样式

This commit is contained in:
hrz
2025-11-16 14:39:53 +08:00
parent 3fe1acd153
commit e37618423d
2 changed files with 9 additions and 2 deletions
+3 -1
View File
@@ -245,6 +245,7 @@ button:disabled {
}
@keyframes pulse-speaking {
0%,
100% {
opacity: 1;
@@ -357,6 +358,7 @@ span.connection-status.llm-emoji {
height: 60px;
width: 100%;
margin-top: 10px;
margin-bottom: 15px;
border: 1px solid #ddd;
border-radius: 5px;
background-color: #fafafa;
@@ -993,4 +995,4 @@ span.connection-status.llm-emoji {
.mcp-tool-description {
font-size: 11px;
}
}
}