Skip to content

Commit

Permalink
Site editor: specify focus state color for template navigation button
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano committed Feb 16, 2023
1 parent 11525f7 commit ac564a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
color: $gray-200;

&:hover,
&:focus,
&:not([aria-disabled="true"]):active {
color: $white;
}
Expand Down

0 comments on commit ac564a4

Please sign in to comment.