Files
remark42/web/app/components/root/__pinned-comment/root__pinned-comment.scss
T

10 lines
147 B
SCSS

.root__pinned-comment {
border-bottom-color: #e2efef;
&:last-child {
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 0;
}
}