提交 39be11a1 编写于 作者: changdi.hao's avatar changdi.hao

优化我的订单物流

上级 5d65cf75
...@@ -593,7 +593,6 @@ ...@@ -593,7 +593,6 @@
} }
</script> </script>
<style lang="scss"> <style lang="scss">
.order-detail-wrapper{ .order-detail-wrapper{
.el-dialog__wrapper { .el-dialog__wrapper {
.el-dialog { .el-dialog {
...@@ -788,7 +787,6 @@ ...@@ -788,7 +787,6 @@
.el-step__title { .el-step__title {
font-size: 14px; font-size: 14px;
} }
.el-step:last-of-type .el-step__line { .el-step:last-of-type .el-step__line {
display: block !important; display: block !important;
height: 30%; height: 30%;
...@@ -800,7 +798,8 @@ ...@@ -800,7 +798,8 @@
border: 1px solid #999999; border: 1px solid #999999;
background-color: #b8b8b8; background-color: #b8b8b8;
} }
.el-steps--vertical {
height: auto;
}
} }
</style> </style>
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册