Skip to content

Commit

Permalink
fix(comp:stepper): stepper tail dashed style isn't working
Browse files Browse the repository at this point in the history
  • Loading branch information
sallerli1 committed Feb 20, 2023
1 parent 8ca7a08 commit 74ef081
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/stepper/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
&::after {
display: inline-block;
height: 100%;
border-radius: 1px;
border-top: @stepper-line-border;
border-right: @stepper-line-border;
transition: border-color @transition-duration-base;
Expand Down

0 comments on commit 74ef081

Please sign in to comment.