Skip to content

Commit

Permalink
Update active menu item appearance (#68147)
Browse files Browse the repository at this point in the history
Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
Co-authored-by: jasmussen <joen@git.wordpress.org>
  • Loading branch information
3 people authored Dec 19, 2024
1 parent ec681ff commit 505bbc8
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

1 comment on commit 505bbc8

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 505bbc8.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/12415891240
📝 Reported issues:

Please sign in to comment.