mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Copy
This commit is contained in:
parent
df65f5f5dd
commit
2c02547088
1 changed files with 1 additions and 1 deletions
|
|
@ -827,7 +827,7 @@ export const ChatRowContent = ({ message, isExpanded, onToggleExpand, lastModifi
|
|||
{isExpanded ? (
|
||||
<div style={{ marginTop: -3 }}>
|
||||
<span style={{ fontWeight: "bold", display: "block", marginBottom: "4px" }}>
|
||||
Reasoning
|
||||
Thinking
|
||||
<span
|
||||
className="codicon codicon-chevron-down"
|
||||
style={{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue