Files
remark42/web/app/components/root/__thread/root__thread.scss
T

8 lines
97 B
SCSS

@import 'common/variables';
.root__thread {
&:last-child {
margin-bottom: -$offset;
}
}