Fix missing spacer between text and tool calls in HTML export
This commit is contained in:
@@ -333,8 +333,7 @@
|
|||||||
margin-top: var(--line-height);
|
margin-top: var(--line-height);
|
||||||
}
|
}
|
||||||
|
|
||||||
.assistant-text + .tool-execution,
|
.assistant-text + .tool-execution {
|
||||||
.thinking-block + .tool-execution {
|
|
||||||
margin-top: var(--line-height);
|
margin-top: var(--line-height);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user