mirror of
https://github.com/wassname/talk.git
synced 2026-07-18 12:40:13 +08:00
Merge pull request #836 from erikreyna/expose-comment-container-class
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