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