allow-comment.scss
336 Bytes
comment-paragraph-plugin-allow-comment {
.paragraph-content {
width: 94%;
display: inline-block;
}
.actions {
width: 4%;
display: inline-block;
vertical-align: top;
.popover {
width: 100%;
}
.count {
font-size: 14px;
font-weight: bold;
color: rgb(99, 170, 204);
}
}
}