@enegelai/bot-widget 1.4.7 → 1.4.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.
@@ -91,7 +91,7 @@
91
91
  font-weight: 400;
92
92
  line-height: 20px;
93
93
 
94
- z-index: 100;
94
+ z-index: 10000;
95
95
 
96
96
  //animation: fadeIn 0.1s ease-in-out;
97
97
  }
package/dist/index.es.js CHANGED
@@ -386,7 +386,7 @@ const ft = /* @__PURE__ */ Zt(Pa), La = U`
386
386
  font-weight: 400;
387
387
  line-height: 20px;
388
388
 
389
- z-index: 100;
389
+ z-index: 10000;
390
390
 
391
391
  //animation: fadeIn 0.1s ease-in-out;
392
392
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@enegelai/bot-widget",
3
- "version": "1.4.7",
3
+ "version": "1.4.8",
4
4
  "description": "Enegel.ai Bot Widget",
5
5
  "scripts": {
6
6
  "dev": "vite",