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