style:高级搜索样式
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -18,12 +18,12 @@ | ... | @@ -18,12 +18,12 @@ |
18 | display: flex; | 18 | display: flex; |
19 | font-size: 12px; | 19 | font-size: 12px; |
20 | flex-wrap: wrap; | 20 | flex-wrap: wrap; |
21 | padding-top: 5px; | ||
22 | justify-content: flex-start; | 21 | justify-content: flex-start; |
23 | min-height: 30px; | 22 | min-height: 30px; |
24 | 23 | ||
25 | span { | 24 | span { |
26 | display: flex; | 25 | display: flex; |
26 | align-items: center; | ||
27 | } | 27 | } |
28 | 28 | ||
29 | i { | 29 | i { | ... | ... |
-
Please register or sign in to post a comment