ui.shipaid.com 0.3.161 → 0.3.162

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
@@ -2503,10 +2503,6 @@ const styles = i2`
2503
2503
  justify-content: right;
2504
2504
  }
2505
2505
 
2506
- .shipaid-prompt {
2507
- max-width: fit-content;
2508
- }
2509
-
2510
2506
  .shipaid-prompt p,
2511
2507
  .shipaid-prompt a {
2512
2508
  margin: 0;
@@ -462,10 +462,6 @@ function UA(A,e,t){return A?e():null==t?void 0:t()}const GA=rA`
462
462
  justify-content: right;
463
463
  }
464
464
 
465
- .shipaid-prompt {
466
- max-width: fit-content;
467
- }
468
-
469
465
  .shipaid-prompt p,
470
466
  .shipaid-prompt a {
471
467
  margin: 0;
@@ -462,10 +462,6 @@ function UA(A,e,t){return A?e():null==t?void 0:t()}const GA=rA`
462
462
  justify-content: right;
463
463
  }
464
464
 
465
- .shipaid-prompt {
466
- max-width: fit-content;
467
- }
468
-
469
465
  .shipaid-prompt p,
470
466
  .shipaid-prompt a {
471
467
  margin: 0;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ui.shipaid.com",
3
3
  "private": false,
4
- "version": "0.3.161",
4
+ "version": "0.3.162",
5
5
  "type": "module",
6
6
  "main": "dist/widget.umd.js",
7
7
  "unpkg": "dist/widget.iife.js",