This commit is contained in:
Henry Jameson 2024-10-08 22:25:55 +03:00
commit 54c740c252
6 changed files with 29 additions and 11 deletions

View file

@ -49,6 +49,7 @@ label.Select {
option {
background-color: transparent;
&:checked,
&.-active {
color: var(--selectionText);
background-color: var(--selectionBackground);