diff --git a/style/components/progress.less b/style/components/progress.less index 6bf0869ba8..3505c5625d 100644 --- a/style/components/progress.less +++ b/style/components/progress.less @@ -28,6 +28,7 @@ border-radius: 100px; background-color: @primary-color; transition: all 0.3s linear 0s; + position: relative; } &-line-text { position: absolute;