Skip to content

Commit

Permalink
Update src/less/components/payex/links.less
Browse files Browse the repository at this point in the history
Co-authored-by: Raphael Ferrand <goldenraphti@users.noreply.github.com>
  • Loading branch information
Joelhagg and goldenraphti authored Jan 17, 2024
1 parent 409eef0 commit 9921342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/less/components/payex/links.less
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ a {
}

&:focus-visible {
outline: 2px solid @white;
outline: 2px solid var(--white);
border-radius: 2px;
}
}
Expand Down

0 comments on commit 9921342

Please sign in to comment.