提交 393748db 编写于 作者: ping zhang's avatar ping zhang

样式优化

上级 95b8169b
......@@ -303,8 +303,9 @@ export default {
z-index: 2;
display: inline-block;
height: 20px;
width: 1px;
background: #c7c8c9;
// width: 1px;
// background: #c7c8c9;
border-left: 1px solid #c7c8c9;
}
.item:nth-child(1) > .split,
.item.checked + .item > .split,
......
......@@ -104,8 +104,9 @@ export default {
z-index: 1;
content: "";
width: 410px;
height: 1px;
background: #e4e7ed;
// height: 1px;
// background: #e4e7ed;
border-bottom: 1px solid #e4e7ed;
}
.img {
position: relative;
......
......@@ -142,8 +142,9 @@ export default {
z-index: 1;
content: "";
width: 100%;
height: 1px;
background: #e4e7ed;
// height: 1px;
// background: #e4e7ed;
border-bottom: 1px solid #e4e7ed;
}
.img {
position: relative;
......
......@@ -593,6 +593,7 @@ export default {
.el-steps--simple {
background: #fff;
padding: 13px 0;
align-items: center;
}
.button-green {
color: #ffffff;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册