Skip to content

Commit

Permalink
style: add focus to correct styles on focus (#2010)
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips authored and kajabi-bot committed Oct 18, 2024
1 parent a1249c3 commit ccb1cd0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@ a.sage-btn {
}
}
@else if ($-style-type-name == focus) {
&:focus,
&:focus-visible,
&:active {
color: map-get($-style-type-configs, color);
Expand Down

0 comments on commit ccb1cd0

Please sign in to comment.