@scbt-ecom/ui 0.91.0 → 0.91.1

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.js CHANGED
@@ -1115,9 +1115,9 @@ const jr = B(() => Promise.resolve().then(() => Wr)), yr = B(() => Promise.resol
1115
1115
  return /* @__PURE__ */ o.jsx(
1116
1116
  "div",
1117
1117
  {
1118
- className: a("desk-body-regular-m text-color-footer", t == null ? void 0 : t.copyRight),
1118
+ className: a("desk-body-regular-m text-color-footer [&_>p]:inline", t == null ? void 0 : t.copyRight),
1119
1119
  dangerouslySetInnerHTML: {
1120
- __html: `<div style="display: inline-flex; gap: 4px"><span>© 2004-${r}</span> ${e}</div>`
1120
+ __html: 2004-${r} ${e}`
1121
1121
  }
1122
1122
  }
1123
1123
  );