Commit 77ca93daab8424b4cd38677ebb2ed9aad576cac5
1 parent
1e8a9849
购好物,首页和折扣专区页,倒计时组件UI优化~
Showing
1 changed file
with
2 additions
and
2 deletions
src/components/countDownCom/countDownCom.less
| @@ -122,7 +122,7 @@ | @@ -122,7 +122,7 @@ | ||
| 122 | height: 32px; | 122 | height: 32px; |
| 123 | border: 1px solid #FC1515; | 123 | border: 1px solid #FC1515; |
| 124 | border-radius: 18px; | 124 | border-radius: 18px; |
| 125 | - overflow: hidden; | 125 | + // overflow: hidden; |
| 126 | .tips { | 126 | .tips { |
| 127 | position: absolute; | 127 | position: absolute; |
| 128 | top: -1px; | 128 | top: -1px; |
| @@ -142,7 +142,7 @@ | @@ -142,7 +142,7 @@ | ||
| 142 | .prefix-img { | 142 | .prefix-img { |
| 143 | display: block; | 143 | display: block; |
| 144 | width: 52px; | 144 | width: 52px; |
| 145 | - height: 34px; | 145 | + height: 36px; |
| 146 | } | 146 | } |
| 147 | } | 147 | } |
| 148 | .container { | 148 | .container { |