@thecb/components 12.1.0-beta.8 → 12.1.0-beta.9

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thecb/components",
3
- "version": "12.1.0-beta.8",
3
+ "version": "12.1.0-beta.9",
4
4
  "description": "Common lib for CityBase react components",
5
5
  "main": "dist/index.cjs.js",
6
6
  "typings": "dist/index.d.ts",
@@ -217,7 +217,7 @@ const PaymentFormCard = ({
217
217
  {showTerms && (
218
218
  <span
219
219
  onClick={e => e.stopPropagation()}
220
- style={{ display: "inline-block" }}
220
+ style={{ display: "inline" }}
221
221
  >
222
222
  View{" "}
223
223
  <TermsAndConditionsModal