diff --git a/style/components/progress.less b/style/components/progress.less index 705110234c..45abbe3360 100644 --- a/style/components/progress.less +++ b/style/components/progress.less @@ -40,6 +40,7 @@ text-align: center; line-height: 1; top: 50%; + -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0;