use better color slot for selected pins #1193

This commit is contained in:
Henry Jameson 2022-10-17 22:13:49 +03:00
parent 8f55cae515
commit 3bdff6e6ee
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
&.router-link-active {
color: $fallback--text;
color: var(--selectedMenuText, $fallback--text);
color: var(--panelText, $fallback--text);
border-bottom: 4px solid;
& .svg-inline--fa,