@@ -1150,7 +1150,16 @@ div::-webkit-scrollbar {
//一体化弹层
//覆盖elementUI
-
+.el-steps--horizontal{
+ margin-top: .5rem;
+}
+.el-step__main{
+ position: relative;
+ left: -.8rem;
+.el-step__title.is-process{
+ color: #10c0ff!important;
.el-dialog:not(.is-fullscreen) {
margin-top: 15vh !important;
}