fix: polish agent voice controls

This commit is contained in:
2026-07-28 17:45:55 +08:00
parent 3ba62ceacb
commit 2c35f500df
3 changed files with 68 additions and 8 deletions
+1 -1
View File
@@ -928,7 +928,7 @@ button.agent-history-session-trigger:not(:disabled):active {
}
.agent-panel-primary-icon {
border: 1px solid var(--action-blue);
border: 0;
background: var(--action-blue);
color: #ffffff;
box-shadow: var(--action-shadow-primary);