Files
remark42/frontend/app/components/root/__pinned-comment/root__pinned-comment.scss
T
2019-04-28 19:27:36 +03:00

8 lines
114 B
SCSS

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