281877a1 by renchao@pashanhoo.com

style:高级搜索样式

1 parent 04d873d6
...@@ -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 {
......