style:高级查询搜索条件的修改
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -40,13 +40,13 @@ | ... | @@ -40,13 +40,13 @@ |
40 | color: $light-blue; | 40 | color: $light-blue; |
41 | border: 1px solid $light-blue; | 41 | border: 1px solid $light-blue; |
42 | border-radius: 10px; | 42 | border-radius: 10px; |
43 | padding: 2px 8px; | 43 | padding: 0 3px; |
44 | line-height: 16px; | 44 | line-height: 16px; |
45 | } | 45 | } |
46 | } | 46 | } |
47 | 47 | ||
48 | .clean-btn { | 48 | .clean-btn { |
49 | margin-left: 10px; | 49 | margin-left: 5px; |
50 | } | 50 | } |
51 | } | 51 | } |
52 | 52 | ... | ... |
-
Please register or sign in to post a comment