react-code-dataset / wp-calypso /client /blocks /comments /comment-approve-action.scss
Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
.comments__comment-actions-approve.components-button {
.gridicon .gridicon-checkmark,
&.is-approved {
color: var(--color-success);
}
}