add foreground color to @mentions
This commit is contained in:
parent
be3c0f2bb4
commit
236356bfe2
|
@ -160,6 +160,7 @@
|
|||
@include border-radius-all(6px);
|
||||
background-color: $quote-background;
|
||||
padding: 2px 5px;
|
||||
color: $darkish_gray;
|
||||
}
|
||||
a.mention {
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in New Issue