Steps: fix line style in vertical mode

This commit is contained in:
qingwei.li 2016-10-13 16:19:08 +08:00
parent 2f41d86d2e
commit 686653e3ba

View File

@ -31,11 +31,6 @@
@when horizontal {
right: 4px;
}
@when vertical {
height: 55%;
margin-top: 35px;
}
}
@when horizontal {
@ -64,6 +59,7 @@
}
@e icon {
display: block;
line-height: 28px;
> * {