font size of search/list
Showing
2 changed files
with
3 additions
and
3 deletions
@@ -7,11 +7,11 @@ | @@ -7,11 +7,11 @@ | ||
7 | .sort-type, | 7 | .sort-type, |
8 | .checks { | 8 | .checks { |
9 | color: #ccc; | 9 | color: #ccc; |
10 | - font-size: 14px; | 10 | + font-size: 12px; |
11 | padding: 0 10px; | 11 | padding: 0 10px; |
12 | 12 | ||
13 | .iconfont { | 13 | .iconfont { |
14 | - font-size: 14px; | 14 | + font-size: 12px; |
15 | } | 15 | } |
16 | 16 | ||
17 | &.active, | 17 | &.active, |
-
Please register or login to post a comment