Commit 6298d463a61b781f1f353cb18a661da927be3cea
1 parent
158f543b
样式优化
Showing
2 changed files
with
2 additions
and
2 deletions
src/components/giftGivingItem/giftGivingItem.less
| @@ -195,7 +195,7 @@ | @@ -195,7 +195,7 @@ | ||
| 195 | border-style: solid; | 195 | border-style: solid; |
| 196 | margin-top: 25px; | 196 | margin-top: 25px; |
| 197 | margin-left: 14px; | 197 | margin-left: 14px; |
| 198 | - border-color: #fff #fff #999 #fff; | 198 | + border-color: #f9f9f9 #f9f9f9 #999 #f9f9f9; |
| 199 | } | 199 | } |
| 200 | .triangle_bottom { | 200 | .triangle_bottom { |
| 201 | width: 0px; | 201 | width: 0px; |
src/components/receivingGiftsItem/receivingGiftsItem.less
| @@ -206,7 +206,7 @@ | @@ -206,7 +206,7 @@ | ||
| 206 | border-style: solid; | 206 | border-style: solid; |
| 207 | margin-top: 25px; | 207 | margin-top: 25px; |
| 208 | margin-left: 14px; | 208 | margin-left: 14px; |
| 209 | - border-color: #fff #fff #999 #fff; | 209 | + border-color: #f9f9f9 #f9f9f9 #999 #f9f9f9; |
| 210 | } | 210 | } |
| 211 | .triangle_bottom { | 211 | .triangle_bottom { |
| 212 | width: 0px; | 212 | width: 0px; |