6 lines
65 B
SCSS
6 lines
65 B
SCSS
.root__thread {
|
|
&:last-child {
|
|
margin-bottom: -24px;
|
|
}
|
|
}
|