athena-x-ai-headless 2.2.45 → 2.2.46

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.45",
3
+ "version": "2.2.46",
4
4
  "description": "Athena X-AI Front-End Implementation",
5
5
  "main": "set/athena-x-ai.js",
6
6
  "files": [
@@ -3528,6 +3528,10 @@ Category Banner
3528
3528
  object-fit: contain;
3529
3529
  width: 100%;
3530
3530
  }
3531
+ .athena-autocomplete__image-section_a {
3532
+ max-height: 65px;
3533
+ object-fit: contain;
3534
+ }
3531
3535
  /*==================
3532
3536
  Responsive
3533
3537
  ==================*/