diff --git a/packages/coding-agent/src/core/export-html/template.css b/packages/coding-agent/src/core/export-html/template.css index 876f7ea7..733224b4 100644 --- a/packages/coding-agent/src/core/export-html/template.css +++ b/packages/coding-agent/src/core/export-html/template.css @@ -333,8 +333,7 @@ margin-top: var(--line-height); } - .assistant-text + .tool-execution, - .thinking-block + .tool-execution { + .assistant-text + .tool-execution { margin-top: var(--line-height); }