@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.
- package/dist/lib/index.min.js +1 -0
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -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",
|