Skip to content

Commit

Permalink
[#1995] Added VaRating item focus outline (#2013)
Browse files Browse the repository at this point in the history
  • Loading branch information
aluarius committed Jun 29, 2022
1 parent 07a834c commit dfcb538
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ export default defineComponent({
display: inline-block;
&:focus {
transform: scale(1.1);
@include focus-outline();
}
&__wrapper {
Expand Down

0 comments on commit dfcb538

Please sign in to comment.