diff --git a/src/discussions/post-comments/comments/CommentsView.jsx b/src/discussions/post-comments/comments/CommentsView.jsx index fd82fe75a..64ea327e9 100644 --- a/src/discussions/post-comments/comments/CommentsView.jsx +++ b/src/discussions/post-comments/comments/CommentsView.jsx @@ -92,7 +92,7 @@ const CommentsView = ({ threadType }) => { variant="plain" block="true" className="card mb-4 px-0 border-0 py-10px mt-2 font-style font-weight-500 - line-height-24 text-primary-500" + line-height-24 text-primary-500 bg-white" onClick={handleAddResponse} data-testid="add-response" >