athena-x-ai-headless 2.2.42 → 2.2.43

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "athena-x-ai-headless",
3
- "version": "2.2.42",
3
+ "version": "2.2.43",
4
4
  "description": "Athena X-AI Front-End Implementation",
5
5
  "main": "set/athena-x-ai.js",
6
6
  "files": [
@@ -5686,7 +5686,7 @@ span.cropper-line.line-s{
5686
5686
  background-color: #F7F7FA;
5687
5687
  padding: 15px 15px;
5688
5688
  text-align: center;
5689
- position: sticky;
5689
+ position: relative !important;
5690
5690
  bottom: -85px;
5691
5691
  }
5692
5692
  .footer p{