style:tags样式修改
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -200,7 +200,7 @@ export default { | ... | @@ -200,7 +200,7 @@ export default { |
200 | border-bottom: 1px solid #d8dce5; | 200 | border-bottom: 1px solid #d8dce5; |
201 | box-sizing: border-box; | 201 | box-sizing: border-box; |
202 | padding-top: 7px; | 202 | padding-top: 7px; |
203 | margin-bottom: 7px; | 203 | margin-bottom: 10px; |
204 | border-radius: 4px; | 204 | border-radius: 4px; |
205 | 205 | ||
206 | .tags-view-wrapper { | 206 | .tags-view-wrapper { | ... | ... |
-
Please register or sign in to post a comment