style:流程模块样式的修改
Showing
2 changed files
with
2 additions
and
1 deletions
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment
... | ... | @@ -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; | ||
... | ... |