Commit a303c04f authored by cinwell.li's avatar cinwell.li Committed by baiyaaaaa

Steps: fix step last child style (#3690)

parent 80d0ce22
......@@ -6,6 +6,10 @@
position: relative;
vertical-align: top;
&:last-child .el-step__main {
padding-right: 0;
}
@when horizontal {
display: inline-block;
}
......
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