Authored by xuqi

font size of search/list

... ... @@ -3,7 +3,7 @@
.section {
padding: 10px 15px;
font-size: 14px;
font-size: 12px;
border-top: 1px solid #dfdfdf;
&:first-child {
... ...
... ... @@ -7,11 +7,11 @@
.sort-type,
.checks {
color: #ccc;
font-size: 14px;
font-size: 12px;
padding: 0 10px;
.iconfont {
font-size: 14px;
font-size: 12px;
}
&.active,
... ...