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