Update basics.scss Fixes #484
This commit is contained in:
parent
81c22aebab
commit
7f316e5335
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ body {
|
|||
}
|
||||
|
||||
::selection {
|
||||
background: var(--highlight-text-color);
|
||||
background-color: var(--highlight-text-color);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue