Fixed comment mention colours.
This commit is contained in:
parent
e6be1b3471
commit
22851470f4
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&__mention {
|
&__mention {
|
||||||
color: inherit;
|
color: var(--user-colour);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue