bstp-agent-widget 0.2.31 → 0.2.32
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/agent-widget.js +1 -1
- package/dist/agent-widget.js.map +1 -1
- package/package.json +1 -1
package/dist/agent-widget.js
CHANGED
|
@@ -23748,7 +23748,7 @@ function YO({ opened: e, onClose: t, zIndex: n, withinPortal: r, messages: i, co
|
|
|
23748
23748
|
withinPortal: r,
|
|
23749
23749
|
overlayProps: {
|
|
23750
23750
|
backgroundOpacity: .45,
|
|
23751
|
-
blur:
|
|
23751
|
+
blur: 0,
|
|
23752
23752
|
style: { zIndex: Math.max(1, n - 1) }
|
|
23753
23753
|
},
|
|
23754
23754
|
styles: {
|