8 lines
114 B
SCSS
8 lines
114 B
SCSS
.root__pinned-comment {
|
|
&:last-child {
|
|
margin-bottom: 0;
|
|
border-bottom: 0;
|
|
padding-bottom: 0;
|
|
}
|
|
}
|