f0ad3772 by renchao@pashanhoo.com

style:流程模块样式的修改

1 parent a74568a4
......@@ -42,7 +42,7 @@
flex-wrap: wrap;
width: 100%;
}
.title-batch {
height: 70px;
......@@ -182,6 +182,7 @@
ul {
@include flex;
padding-left: 0;
li {
@include flex-center;
......