progress bar style bugfix

This commit is contained in:
唐帅佶 2015-09-23 11:56:38 +08:00
parent d809ad2de9
commit ffd304bf0c

View File

@ -28,6 +28,7 @@
border-radius: 100px;
background-color: @primary-color;
transition: all 0.3s linear 0s;
position: relative;
}
&-line-text {
position: absolute;