Skip to content

Commit

Permalink
Update active menu item appearance
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Dec 19, 2024
1 parent c01cb99 commit 0f2b142
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
&[aria-current="true"] {
background: $gray-800;
color: $white;
font-weight: $font-weight-medium;
}

// Make sure the focus style is drawn on top of the current item background.
Expand Down

0 comments on commit 0f2b142

Please sign in to comment.