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