fix mentions selection

merge-requests/1931/head
Henry Jameson 7 months ago
parent 7e01d2083d
commit f7cd801e69

@ -58,7 +58,9 @@
}
&.-has-selection {
color: var(--selectionText);
--color: var(--selectionText);
--link: var(--selectionText);
background-color: var(--selectionBackground);
}

Loading…
Cancel
Save