We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a94354 commit d7c2ad8Copy full SHA for d7c2ad8
components/progress/style/index.less
@@ -36,6 +36,7 @@
36
vertical-align: middle;
37
background-color: @progress-remaining-color;
38
border-radius: 100px;
39
+ overflow: hidden;
40
}
41
42
&-circle-trail {
0 commit comments