@2uinc/frontend-component-xpert-chatbot 1.3.27-alpha.1 → 1.3.27-alpha.2
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 -1
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -2341,7 +2341,7 @@ function Wo({
|
|
2341
2341
|
"div",
|
2342
2342
|
{
|
2343
2343
|
"data-testid": "xpert-conversations-header",
|
2344
|
-
className: "xpert-
|
2344
|
+
className: "xpert-chatbot-popup__border--clipping-fix",
|
2345
2345
|
style: {
|
2346
2346
|
display: "flex",
|
2347
2347
|
alignItems: "center",
|