general-library-union 2.5.11 → 2.5.12

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