@ordergroove/offers 2.27.23-alpha-PR-676-3.6 → 2.27.23
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/CHANGELOG.md +8 -0
- package/dist/bundle-report.html +3 -3
- package/dist/examples.js +47 -44
- package/dist/examples.js.map +1 -1
- package/dist/offers.js +0 -1
- package/dist/offers.js.map +2 -2
- package/package.json +3 -3
- package/src/components/Offer.js +0 -1
package/dist/offers.js
CHANGED
|
@@ -368,7 +368,6 @@ var lib=(()=>{var Bi=Object.create;var Ge=Object.defineProperty;var zi=Object.ge
|
|
|
368
368
|
font-family: var(--og-global-family, inherit);
|
|
369
369
|
font-size: var(--og-global-size, inherit);
|
|
370
370
|
padding: var(--og-wrapper-padding, 10px 0);
|
|
371
|
-
min-width: var(--og-wrapper-min-width, 0);
|
|
372
371
|
}
|
|
373
372
|
|
|
374
373
|
p {
|