6 lines
69 B
SCSS
6 lines
69 B
SCSS
.root__pinned-comment {
|
|
&:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
}
|