Needs to override mark's inherent coloring

This commit is contained in:
Jason Zimdars
2025-09-09 09:16:30 -05:00
parent efcf477fba
commit 9d087b80e9
+1
View File
@@ -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;
}