fix mentions selection
This commit is contained in:
parent
7e01d2083d
commit
f7cd801e69
1 changed files with 3 additions and 1 deletions
|
|
@ -58,7 +58,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&.-has-selection {
|
&.-has-selection {
|
||||||
color: var(--selectionText);
|
--color: var(--selectionText);
|
||||||
|
--link: var(--selectionText);
|
||||||
|
|
||||||
background-color: var(--selectionBackground);
|
background-color: var(--selectionBackground);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue