Add files via upload

This commit is contained in:
公明
2026-06-04 13:34:26 +08:00
committed by GitHub
parent 9a3f5e54b0
commit 679a8192ae
10 changed files with 221 additions and 207 deletions
+5
View File
@@ -4069,6 +4069,11 @@ header {
color: var(--text-primary);
}
/* 整页 HTML(如 HTTP 探测响应)在时间线中仅以转义文本展示 */
.timeline-item-content .sanitized-raw-html-fallback {
max-height: 320px;
}
.tool-result-section.error .tool-result {
background: rgba(220, 53, 69, 0.1);
border-color: var(--error-color);