Authored by 沈志敏

fix bug

... ... @@ -284,10 +284,10 @@
position: absolute;
left: 0;
bottom: 0;
width: 90%;
width: 92%;
height: 0;
border-top: 1px solid #eee;
margin-left: 30px;
margin-left: 28px;
}
}
... ... @@ -357,10 +357,10 @@
position: absolute;
left: 0;
bottom: 0;
width: 90%;
width: 92%;
height: 0;
border-top: 1px solid #eee;
margin-left: 30px;
margin-left: 28px;
}
&:last-child:after {
... ...