9 lines
149 B
CSS
9 lines
149 B
CSS
.comment-awaiting-moderation {
|
|
display: block;
|
|
font-size: 0.875em;
|
|
line-height: 1.5;
|
|
}
|
|
|
|
.wp-block-comment-content {
|
|
box-sizing: border-box;
|
|
} |