fix: 工具页签卡片标题白底问题 — 覆盖全局亮色样式

This commit is contained in:
thzxx
2026-04-19 20:20:20 +08:00
parent d389581f37
commit 586cd33563
+3
View File
@@ -2594,6 +2594,9 @@ html, body {
align-items: center; align-items: center;
gap: 6px; gap: 6px;
margin-bottom: 6px; margin-bottom: 6px;
padding: 0;
background: none;
border-bottom: none;
} }
.ws-tools-output .tool-call-icon { .ws-tools-output .tool-call-icon {