ui.shipaid.com 0.3.142 → 0.3.143

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/widget.es.js CHANGED
@@ -6775,6 +6775,7 @@ class ShipAidCheckoutPlus extends s$1 {
6775
6775
  font-weight:600;
6776
6776
  cursor:pointer;
6777
6777
  line-height:1.1;
6778
+ margin-bottom: 10px;
6778
6779
  }
6779
6780
  .cp-secondary[disabled], .cp-secondary:disabled {
6780
6781
  cursor: not-allowed;
@@ -2110,6 +2110,7 @@ function yA(A,e,t){return A?e():null==t?void 0:t()}const GA=nA`
2110
2110
  font-weight:600;
2111
2111
  cursor:pointer;
2112
2112
  line-height:1.1;
2113
+ margin-bottom: 10px;
2113
2114
  }
2114
2115
  .cp-secondary[disabled], .cp-secondary:disabled {
2115
2116
  cursor: not-allowed;
@@ -2110,6 +2110,7 @@ function yA(A,e,t){return A?e():null==t?void 0:t()}const GA=nA`
2110
2110
  font-weight:600;
2111
2111
  cursor:pointer;
2112
2112
  line-height:1.1;
2113
+ margin-bottom: 10px;
2113
2114
  }
2114
2115
  .cp-secondary[disabled], .cp-secondary:disabled {
2115
2116
  cursor: not-allowed;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ui.shipaid.com",
3
3
  "private": false,
4
- "version": "0.3.142",
4
+ "version": "0.3.143",
5
5
  "type": "module",
6
6
  "main": "dist/widget.umd.js",
7
7
  "unpkg": "dist/widget.iife.js",