@2uinc/frontend-component-xpert-chatbot 1.21.0-beta.5 → 1.21.0

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.
@@ -909,12 +909,16 @@ const oi = /* @__PURE__ */ at(fu), du = {
909
909
  borderRadius: 0,
910
910
  padding: 0,
911
911
  iconWidth: "4.5rem",
912
+ bottom: "1rem",
913
+ right: "1.5rem",
912
914
  mobile: {
913
915
  backgroundColor: "transparent",
914
916
  border: "none",
915
917
  borderRadius: 0,
916
918
  padding: 0,
917
- iconWidth: "4.5rem"
919
+ iconWidth: "4.5rem",
920
+ bottom: "5rem",
921
+ right: "1.5rem"
918
922
  }
919
923
  }
920
924
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.21.0-beta.5",
3
+ "version": "1.21.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"