Skip to content

Commit d7c2ad8

Browse files
committed
fix: pretter Line progress style (#1310)
1 parent 5a94354 commit d7c2ad8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/progress/style/index.less

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
vertical-align: middle;
3737
background-color: @progress-remaining-color;
3838
border-radius: 100px;
39+
overflow: hidden;
3940
}
4041

4142
&-circle-trail {

0 commit comments

Comments
 (0)