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
d103f8ee62
commit
d44fd44a81
1 changed files with 1 additions and 1 deletions
|
|
@ -841,7 +841,7 @@ export const ChatRowContent = ({ message, isExpanded, onToggleExpand, lastModifi
|
|||
</div>
|
||||
) : (
|
||||
<div style={{ display: "flex", alignItems: "center" }}>
|
||||
<span style={{ fontWeight: "bold", marginRight: "4px" }}>Reasoning:</span>
|
||||
<span style={{ fontWeight: "bold", marginRight: "4px" }}>Thinking:</span>
|
||||
<span
|
||||
style={{
|
||||
whiteSpace: "nowrap",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue