general-library-union 2.5.15 → 2.5.16

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": "general-library-union",
3
- "version": "2.5.15",
3
+ "version": "2.5.16",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3858,7 +3858,7 @@ background: var(--color-75) !important;
3858
3858
  background: var(--color-85);
3859
3859
  border-radius: 5px;
3860
3860
  min-width: 100px;
3861
- max-height: 150px;
3861
+ max-width: 150px;
3862
3862
  }
3863
3863
 
3864
3864
  .imagen-menu img {