We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ed2fa commit c446193Copy full SHA for c446193
src/discussions/post-comments/comments/CommentsView.jsx
@@ -92,7 +92,7 @@ const CommentsView = ({ threadType }) => {
92
variant="plain"
93
block="true"
94
className="card mb-4 px-0 border-0 py-10px mt-2 font-style font-weight-500
95
- line-height-24 text-primary-500"
+ line-height-24 text-primary-500 bg-white"
96
onClick={handleAddResponse}
97
data-testid="add-response"
98
>
0 commit comments