Commit 686653e3 authored by qingwei.li's avatar qingwei.li

Steps: fix line style in vertical mode

parent 2f41d86d
......@@ -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;
> * {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment