fix pinned comments colors
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.root__pinned-comment {
|
||||
border-bottom-color: #bdd8d8;
|
||||
border-bottom-color: #e2efef;
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
margin-top: 24px;
|
||||
padding: ($offset / 3) ($offset / 2);
|
||||
border-radius: 2px;
|
||||
background: #d8efef;
|
||||
background: #edf6f7;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user