|
|
@ -123,8 +123,8 @@ |
|
|
|
border-radius: 26px; |
|
|
|
font-size: 14px; |
|
|
|
margin-right: 8px; |
|
|
|
.transition(background-color 0.1s ease); |
|
|
|
.transition(border-color 0.1s ease); |
|
|
|
.transition(background-color 0.3s ease); |
|
|
|
.transition(border-color 0.3s ease); |
|
|
|
|
|
|
|
> .@{stepsPrefixClass}-icon { |
|
|
|
line-height: 1; |
|
|
@ -170,6 +170,7 @@ |
|
|
|
height: 2px; |
|
|
|
border-radius: 1px; |
|
|
|
width: 100%; |
|
|
|
.transition(background 0.3s ease); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|