Merge branch 'patch-3' into 'develop'
Update basics.scss Fixes #484 Closes #484 See merge request soapbox-pub/soapbox-fe!361
This commit is contained in:
commit
7f04b347a0
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
::selection {
|
::selection {
|
||||||
background: var(--highlight-text-color);
|
background-color: var(--highlight-text-color);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue