Skip to content

Commit

Permalink
fix(comp:stepper): stepper tail dashed style isn't working (#1458)
Browse files Browse the repository at this point in the history
  • Loading branch information
sallerli1 committed Feb 23, 2023
1 parent d215935 commit c688624
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/stepper/style/index.less
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 c688624

Please sign in to comment.