@2uinc/frontend-component-xpert-chatbot 1.3.20 → 1.3.21
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/lib/index.min.js +1 -0
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -9624,6 +9624,7 @@ function dr({
|
|
9624
9624
|
type: "button",
|
9625
9625
|
onClick: s,
|
9626
9626
|
"aria-label": "Open live chat window",
|
9627
|
+
style: { position: "relative" },
|
9627
9628
|
className: "xpert-chatbot-popup__live-chat--btn-outline",
|
9628
9629
|
children: /* @__PURE__ */ w.jsx(
|
9629
9630
|
"img",
|