返回 DeepSeek-Reasonix
ReasoningRow.styles.ts
根目录 / desktop / frontend / src / components / harness-chat / ReasoningRow.styles.ts
1 // Harness CSS namespace adapter; original declarations are in the sibling stylesheet.
2 export default {"chevron": "dsh-ReasoningRow-chevron", "leading": "dsh-ReasoningRow-leading", "root": "dsh-ReasoningRow-root", "row": "dsh-ReasoningRow-row", "separator": "dsh-ReasoningRow-separator", "summary": "dsh-ReasoningRow-summary", "summaryText": "dsh-ReasoningRow-summaryText", "thinkBody": "dsh-ReasoningRow-thinkBody", "title": "dsh-ReasoningRow-title"};
3
3 lines TYPESCRIPT