Merge branch 'develop' of http://git.dev.yoho.cn/web/yohobuy into fix/issue
Showing
2 changed files
with
2 additions
and
2 deletions
framework @ 75bbc3b0
@@ -189,7 +189,7 @@ | @@ -189,7 +189,7 @@ | ||
189 | margin: pxToRem(20px) 0; | 189 | margin: pxToRem(20px) 0; |
190 | padding: 0 pxToRem(12px); | 190 | padding: 0 pxToRem(12px); |
191 | width: 100%; | 191 | width: 100%; |
192 | - height: pxToRem(60px); | 192 | + height: pxToRem(72px); |
193 | color: #444; | 193 | color: #444; |
194 | background: #efefef; | 194 | background: #efefef; |
195 | font-size: pxToRem(24px); | 195 | font-size: pxToRem(24px); |
-
Please register or login to post a comment