Showing
2 changed files
with
1 additions
and
1 deletions
No preview for this file type
@@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
8 | height: 28px; | 8 | height: 28px; |
9 | margin-left: 50px; | 9 | margin-left: 50px; |
10 | background: resolve('product/service.png') no-repeat; | 10 | background: resolve('product/service.png') no-repeat; |
11 | - background-size: cover; | 11 | + background-size: 100%; |
12 | &.not-support-exchange { | 12 | &.not-support-exchange { |
13 | background: resolve('product/not-support-exchange.png') no-repeat; | 13 | background: resolve('product/not-support-exchange.png') no-repeat; |
14 | } | 14 | } |
-
Please register or login to post a comment