Skip to content

Commit

Permalink
update fallback
Browse files Browse the repository at this point in the history
  • Loading branch information
langermank committed Jul 21, 2023
1 parent 3b1979c commit 0a8ab00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/primer/alpha/underline_nav.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
& .Counter {
margin-left: var(--control-medium-gap);
color: var(--fgColor-default);
background-color: var(--bgColor-neutral-muted);
background-color: var(--bgColor-neutral-muted, var(--color-neutral-muted));
}

& .Counter--primary {
Expand Down

0 comments on commit 0a8ab00

Please sign in to comment.