@2uinc/frontend-component-xpert-chatbot 1.3.11-beta.6 → 1.3.11-beta.8

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.
@@ -2997,6 +2997,7 @@ function Qt({
2997
2997
  padding: "12.5px 45px 12.5px 12.5px",
2998
2998
  fontFamily: "inherit",
2999
2999
  fontSize: "1rem",
3000
+ // required to avoid IOS mobile scaling when input is focused
3000
3001
  fontWeight: "300",
3001
3002
  lineHeight: "1.56rem",
3002
3003
  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.11-beta.6",
3
+ "version": "1.3.11-beta.8",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",