Skip to content

Commit a0c8874

Browse files
sendyatangjinzhou
authored andcommitted
fix: pretter Line progress style (#1310) (#1311)
1 parent 5a94354 commit a0c8874

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)