Authored by lea guo

发现好货

1 { 1 {
2 "name": "yohobuywap-node-activity", 2 "name": "yohobuywap-node-activity",
3 - "version": "6.9.12-beta-10", 3 + "version": "6.9.12-beta-11",
4 "private": true, 4 "private": true,
5 "description": "A New Yohobuy Project With Express", 5 "description": "A New Yohobuy Project With Express",
6 "repository": { 6 "repository": {
@@ -114,6 +114,7 @@ body { @@ -114,6 +114,7 @@ body {
114 -webkit-line-clamp: 2; 114 -webkit-line-clamp: 2;
115 overflow: hidden; 115 overflow: hidden;
116 -webkit-box-orient: vertical; 116 -webkit-box-orient: vertical;
  117 + margin-top: 8.5px;
117 } 118 }
118 119
119 .action-tip { 120 .action-tip {
@@ -121,6 +122,7 @@ body { @@ -121,6 +122,7 @@ body {
121 letter-spacing: 0.16px; 122 letter-spacing: 0.16px;
122 display: flex; 123 display: flex;
123 align-items: center; 124 align-items: center;
  125 + margin-bottom: -6.83px;
124 } 126 }
125 127
126 .action-icon { 128 .action-icon {