Skip to content

Commit

Permalink
style: update hover color (#1991)
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips authored Oct 3, 2024
1 parent a0dd6f9 commit a6840c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ $-dropdown-trigger-dropdown-offset: rem(16px) + sage-spacing(xs);


&:hover {
background-color: sage-color(grey, 200);
background-color: sage-color(grey, 150);
}

&:focus-within {
Expand Down

0 comments on commit a6840c8

Please sign in to comment.