Commit a8a835aa authored by 杨奕's avatar 杨奕 Committed by GitHub

Merge pull request #393 from QingWei-Li/fix/steps-style

Steps: fix line style in vertical mode
parents d87cfd7f 686653e3
......@@ -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