Skip to content

Commit

Permalink
fix(component/stepper): add cursor:pointer for stepper links
Browse files Browse the repository at this point in the history
  • Loading branch information
tiloyi committed Feb 28, 2024
1 parent adc6c5f commit d015985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/styles/components/_c.stepper.scss
Expand Up @@ -92,6 +92,7 @@
}

&__link {
cursor: pointer;
height: 100%;
text-decoration: none;
width: 100%;
Expand Down

0 comments on commit d015985

Please sign in to comment.