fixed menu color

pull/1638/head
antelle 2020-11-28 23:43:56 +01:00
parent a31f9d5a50
commit 96458048fc
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
@include nomobile {
@include area-selectable();
&:hover {
color: var(--text-color);
color: var(--selected-item-text-color);
background-color: var(--action-color);
}
&--active,