mirror of
https://github.com/wassname/talk.git
synced 2026-07-06 05:17:19 +08:00
expose talk-stream-comment-container class
This commit is contained in:
@@ -406,7 +406,7 @@ export default class Comment extends React.Component {
|
||||
inline
|
||||
/>
|
||||
|
||||
<div className={styles.commentContainer}>
|
||||
<div className={`${styles.commentContainer} talk-stream-comment-container`}>
|
||||
|
||||
<div className={styles.header}>
|
||||
<AuthorName author={comment.user} className={'talk-stream-comment-user-name'} />
|
||||
|
||||
Reference in New Issue
Block a user