Authored by zzzzzzz

Merge branch 'hotfix/live' into release/5.2

@@ -13,4 +13,4 @@ exports.config = { @@ -13,4 +13,4 @@ exports.config = {
13 transaction_events: { 13 transaction_events: {
14 enabled: true 14 enabled: true
15 } 15 }
16 -};  
  16 +};
1 { 1 {
2 "name": "m-yohobuy-node", 2 "name": "m-yohobuy-node",
3 - "version": "5.1.10", 3 + "version": "5.1.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": {
@@ -188,8 +188,8 @@ $border: #e0e0e0; @@ -188,8 +188,8 @@ $border: #e0e0e0;
188 position: absolute; 188 position: absolute;
189 top: 50%; 189 top: 50%;
190 left: 50%; 190 left: 50%;
191 - height: 100px;  
192 - width: 101px; 191 + height: 104px;
  192 + width: 105px;
193 margin-left: -50px; 193 margin-left: -50px;
194 margin-top: -50px; 194 margin-top: -50px;
195 background: url("/activity/record-icon.png"); 195 background: url("/activity/record-icon.png");