@2uinc/frontend-component-xpert-chatbot 1.3.9 → 1.3.10-beta.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.
@@ -3000,7 +3000,7 @@ function Qt({
3000
3000
  borderRadius: "1rem",
3001
3001
  padding: "12.5px 45px 12.5px 12.5px",
3002
3002
  fontFamily: "inherit",
3003
- fontSize: ".9rem",
3003
+ fontSize: "1rem",
3004
3004
  fontWeight: "300",
3005
3005
  lineHeight: "1.56rem",
3006
3006
  boxSizing: "border-box",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.3.9",
3
+ "version": "1.3.10-beta.1",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",