style:流程模块样式的修改
Showing
2 changed files
with
2 additions
and
1 deletions
... | @@ -42,7 +42,7 @@ | ... | @@ -42,7 +42,7 @@ |
42 | flex-wrap: wrap; | 42 | flex-wrap: wrap; |
43 | width: 100%; | 43 | width: 100%; |
44 | } | 44 | } |
45 | 45 | ||
46 | .title-batch { | 46 | .title-batch { |
47 | height: 70px; | 47 | height: 70px; |
48 | 48 | ||
... | @@ -182,6 +182,7 @@ | ... | @@ -182,6 +182,7 @@ |
182 | 182 | ||
183 | ul { | 183 | ul { |
184 | @include flex; | 184 | @include flex; |
185 | padding-left: 0; | ||
185 | 186 | ||
186 | li { | 187 | li { |
187 | @include flex-center; | 188 | @include flex-center; | ... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment