Files
remark42/web/app/components/comment/_pinned/comment_pinned.scss
T
2018-05-02 02:18:38 +03:00

8 lines
107 B
SCSS

.comment_pinned {
&, &.comment_view_admin {
.comment__username {
font-weight: 700;
}
}
}