Merge pull request #1057 from basecamp/fix-mention-highlight
Needs to override `mark`'s inherent coloring
This commit is contained in:
@@ -403,6 +403,7 @@
|
||||
.card__notification-mentioner {
|
||||
background-color: var(--color-highlight);
|
||||
border-radius: 0.7em 0.2em 0.7em 0.2em;
|
||||
color: inherit;
|
||||
display: inline-flex;
|
||||
padding: 0.1em 0.3em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user