恢复进度条默认值
This commit is contained in:
@@ -170,7 +170,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.myBox .lineBox .line {
|
.myBox .lineBox .line {
|
||||||
width: 10%;
|
width: 0%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
@@ -172,7 +172,7 @@ body {
|
|||||||
border-radius: px2rem(16);
|
border-radius: px2rem(16);
|
||||||
|
|
||||||
.line {
|
.line {
|
||||||
width: 10%;
|
width: 0%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
Reference in New Issue
Block a user